Commit Graph

39 Commits

Author SHA1 Message Date
f288bbd6fa Begin adding cfs to BoostAODE 2023-10-10 11:52:39 +02:00
66ec1b343b Remove platformUtils and split Datasets & Dataset 2023-09-29 18:20:46 +02:00
bb423da42f Add csv and R_dat files to platform 2023-09-29 13:52:50 +02:00
5a7c8f1818 Add status to classifier and Experiment 2023-09-05 13:39:43 +02:00
05b670dfc0 Add detail to fold progress in main 2023-09-03 16:33:48 +02:00
182b07ed90 Solve voting vector error 2023-09-02 13:58:12 +02:00
7806f961e2 Remove threads 2023-08-31 20:30:28 +02:00
7c3e315ae7 Add Linux specific options to compile 2023-08-29 18:20:55 +02:00
35432b6294 Fix time std was not saved in experiment 2023-08-22 12:30:27 +02:00
8066701c3c Refactor Report class into ReportBase & ReportCons 2023-08-21 17:16:29 +02:00
4964aab722 Add hyperparameters management in experiments 2023-08-20 17:57:38 +02:00
506ef34c6f Add report output to main 2023-08-05 20:29:05 +02:00
7f45495837 Refactor New classifiers to extract predict 2023-08-05 18:39:48 +02:00
1a09ccca4c Add KDBNew fix computeCPT error 2023-08-05 14:40:42 +02:00
8f8f9773ce Make TANNew same as TAN with local discretization 2023-08-01 13:17:12 +02:00
a18fbe5594 Begin implementation 2023-07-31 19:53:55 +02:00
8b2ed26ab7 Fix some lint warnings 2023-07-29 20:37:51 +02:00
7222119dfb Refactor experiment crossvalidation 2023-07-29 19:00:39 +02:00
cb54f61a69 Refactor Models to be a singleton factory
Add Registrar of models
2023-07-29 18:22:15 +02:00
07d572a98c Add Model factory 2023-07-29 17:27:43 +02:00
c4f3e6f19a Refactor crossvalidation to remove unneeded params 2023-07-29 16:49:06 +02:00
adc0ca238f Refactor cross_validation 2023-07-29 16:44:07 +02:00
b9e76becce Add show experiment 2023-07-29 16:31:36 +02:00
b03e84044a Fix some mistakes in timer and output format 2023-07-27 18:40:04 +02:00
3d8fea7a37 Complete Experiment 2023-07-27 15:49:58 +02:00
bc214a496c Adding Datasets management 2023-07-27 01:56:06 +02:00
3e954ba841 Complete json output compatible with benchmark 2023-07-26 19:01:39 +02:00
6f7fb290b0 Add json lib and json result generation 2023-07-26 17:49:03 +02:00
49a49a9dcd Fix Experiment 2023-07-26 14:11:49 +02:00
4a54bd42a2 Fix some mistakes 2023-07-26 12:53:01 +02:00
099b4bea09 Fix some mistakes in tensors treatment 2023-07-26 01:39:01 +02:00
be06e475f0 Refactor tensor2vector 2023-07-24 13:22:53 +02:00
c10ebca0e0 Add Experiment, Result and Timer classes 2023-07-24 01:15:12 +02:00
0c226371cc Ensemble Experiment, Folding, Classifiers and Network together 2023-07-23 14:10:28 +02:00
644b6c9be0 Begin experiment 2023-07-23 01:47:57 +02:00
9981ad1811 Refactor Library renaming Base classes 2023-07-22 23:07:56 +02:00
a2622a4fb6 Begin Folding 2023-07-21 16:07:50 +02:00
8ddfd58a50 Fix some mistakes to correct tests 2023-07-20 18:55:56 +02:00
5f70449091 Refactor Library 2 include a Platform/ Experiments 2023-07-20 10:40:08 +02:00