Commit Graph

31 Commits

Author SHA1 Message Date
bd5ba14f04 Begin model inclusion 2025-02-18 10:48:46 +01:00
07e3cc9599 Fix errors in grid Experiment 2025-01-19 13:51:51 +01:00
3397d0962f Refactor arguments management for Experimentation 2025-01-18 18:26:34 +01:00
7aaf6d1bf8 Add conditional saveResults to GridExperiment 2025-01-18 13:09:45 +01:00
eb430a84c4 Fix dataset name order in grid experiment 2025-01-17 16:58:39 +01:00
d0e65348e0 Complete b_grid experiment 2025-01-17 13:56:19 +01:00
c1d5dd74e3 Continue with grid experiment 2025-01-17 10:39:56 +01:00
9a9a9fb17a Continue grid Experiment 2025-01-14 22:04:23 +01:00
386faf960e Refactor grid classes and add summary of tasks at the end 2025-01-14 18:53:11 +01:00
0318dcf8e5 Continue with grid_experiment refactor 2024-12-21 14:18:47 +01:00
1cc19a7b19 Refactor mpi classes 2024-12-20 19:10:17 +01:00
f88944de36 Add grid base class and static class 2024-12-20 18:54:08 +01:00
1a336a094e Refactor gridsearch and begin gridexperiment 2024-12-20 17:36:43 +01:00
017cb8a0dc Fix smoothing problem in gridsearch 2024-12-18 11:17:04 +01:00
e966c880e6 Refactor gridsearch output 2024-12-17 10:49:58 +01:00
9566ae4cf6 Fix gridsearch discretize_algo mistake 2024-12-11 12:45:16 +01:00
381f226d53 Fix pm code in tex bestresults 2024-10-15 10:32:28 +02:00
6ae2b2182a Complete Tex output with Holm test 2024-09-03 12:43:50 +02:00
e628d80f4c Experiment working with smoothing and disc-algo 2024-06-11 13:52:26 +02:00
643633e6dd fit discretizer only with train data 2024-06-09 00:50:55 +02:00
361c51d864 Add traintest split in gridsearch 2024-06-07 11:05:59 +02:00
5dd3deca1a Add discretiz algorithm management to b_main & Dataset 2024-06-07 09:00:51 +02:00
25bd7a42c6 Replacce pragma once with ifndef 2024-05-18 13:00:13 +02:00
ebaddf1a6c Fix json key automatic ordering error when creating Score from json 2024-05-12 18:23:48 +02:00
b9af086c29 Refactor library folders
Add paginators per output type in b_manage
2024-03-16 12:02:24 +01:00
3ceea5677c Remove odd variable in some sources 2024-03-12 13:35:07 +01:00
d9e9356d92 Rename all from *.cc to *.cpp 2024-03-10 13:03:37 +01:00
0010c840d1 Replace #define ... with pragma once 2024-03-10 12:50:35 +01:00
b3b3d9f1b9 Add command results to b_list
Rename tostring -> toString in models
Add datasets names to b_main command help - validation
2024-03-10 12:16:02 +01:00
7e4ee0a9a9 Refactor to accept new Library structure 2024-03-08 22:20:13 +01:00
c69dc08134 Begin b_list excel 2024-02-29 12:53:11 +01:00