Commit Graph

22 Commits

Author SHA1 Message Date
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