Commit Graph

30 Commits

Author SHA1 Message Date
d8c44b3b7c
Add tests to check the correct version of the mdlp, folding and json libraries 2024-05-12 12:22:44 +02:00
0ec53f405f
Fix mistakes in feature selection in SPnDE
Complete the first A2DE test
Update version number
2024-05-05 11:14:01 +02:00
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
3c7382a93a
Enhance tests coverage and report output 2024-04-30 14:00:24 +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
a1178554ff
Add Ensemble tests 2024-04-08 19:09:51 +02:00
9014649a0d
Refactor hyperparameters classifier management 2024-04-08 00:55:30 +02:00
0d6a081d01
Add tests to reach 90% coverage 2024-04-08 00:13:59 +02:00
de23303801
Refactor tests and add FeatureSelection tests 2024-04-02 17:38:48 +02:00
538af0253b
Fix test & sample issue 2024-03-09 12:45:03 +01:00
0b65e34772
Fix config.h location problem 2024-03-09 12:27:05 +01:00
635ef22520
Refactor library structure 2024-03-08 22:20:54 +01:00
903b143338
Refactor library structure and add sample 2024-02-27 13:06:13 +01:00
52abd2d670
Implement the proba branch and begin with the voting one 2024-02-23 20:36: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
1287160c47
Refactor makefile to use variables 2023-10-07 00:16:25 +02:00
2f58807322
Begin refactor CMakeLists debug/release paths 2023-10-06 19:32:29 +02:00
17e079edd5
Begin Test Folding 2023-10-06 17:08:54 +02:00
3448fb1299
Refactor Tests and add BayesMetrics test 2023-10-04 23:19:23 +02:00
66ec1b343b
Remove platformUtils and split Datasets & Dataset 2023-09-29 18:20:46 +02:00
de62d42b74
Fix make debug command 2023-09-03 14:13:10 +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
2f5bd0ea7e
Add getNumberOfNodes & getNumberOfEdges to Models
Add some more tests
2023-07-19 15:05:44 +02:00
1a21015492
Add some tests 2023-07-18 13:44:08 +02:00
c0e92cc469
Complete adding coverage 2023-07-18 11:20:40 +02:00
ca72a34131
Add Makefile & tests 2023-07-17 22:51:15 +02:00