Commit Graph

31 Commits

Author SHA1 Message Date
f806015b29 Implement SPnDE and A2DE 2024-05-05 01:35:17 +02:00
618a1e539c Return File Library to /lib as it is needed by Local Discretization (factorize) 2024-04-30 20:31:14 +02:00
7aeffba740 Add list of models to README 2024-04-30 18:59:38 +02:00
b4a222b100 Update gcovr configuration 2024-04-30 12:06:32 +02:00
ae469b8146 Add hyperparameter convergence_best
move test libraries to test folder
2024-04-30 00:52:09 +02:00
df45fddd45 Update folding library and test result due to change in random engine 2024-04-05 19:17:53 +02:00
eba2095718 Create installation process 2024-03-08 00:37:36 +01:00
3007e22a7d Add info to CHANGELOG
Update submodules
2024-02-24 21:33:28 +01:00
a63a35df3f Fix epsilont early stopping in BoostAODE 2024-02-20 10:11:22 +01:00
c7555dac3f Add comments to BoostAODE algorithm 2024-02-19 22:58:15 +01:00
e17aee7bdb Remove argparse module 2024-01-09 18:02:17 +01:00
37c31ee4c2 Update libraries 2024-01-08 17:45:11 +01:00
80afdc06f7 Remove unneeded argparse module 2024-01-08 00:55:16 +01:00
55af0714cd Remove other projects' sources 2024-01-07 19:58:22 +01:00
460d20a402 Add reports to gridsearch 2023-11-29 00:26:48 +01:00
f9258e43b9 Remove using namespace from Library 2023-11-08 18:45:35 +01:00
6765552a7c Update submodule versions 2023-10-16 19:21:57 +02:00
da8d018ec4 Refactor Makefile 2023-10-05 11:45:00 +02:00
c280e254ca Remove OpenXLSX submodule 2023-09-20 01:09:58 +02:00
06fb135526 First approach 2023-09-18 23:26:22 +02:00
8066701c3c Refactor Report class into ReportBase & ReportCons 2023-08-21 17:16:29 +02:00
0f66ac73d0 Revert "Refactor Report into ReportBase & ReportConsole"
This reverts commit 4370bf51d7.
2023-08-21 17:15:14 +02:00
4370bf51d7 Refactor Report into ReportBase & ReportConsole 2023-08-21 17:14:23 +02:00
704dc937be Remove FeatureSel, add SelectKBest to BayesMetrics 2023-08-16 19:05:18 +02:00
80b20f35b4 Fix weights mistakes in computation 2023-08-16 12:32:51 +02:00
285f0938a6 Update mdlp library 2023-08-01 17:33:01 +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
6f7fb290b0 Add json lib and json result generation 2023-07-26 17:49:03 +02:00
d8218f9713 refactor sample to use new argparse library 2023-07-21 02:12:47 +02:00
8ddfd58a50 Fix some mistakes to correct tests 2023-07-20 18:55:56 +02:00