Commit Graph

99 Commits

Author SHA1 Message Date
a1f9086780
Fix CFS mistake 2024-04-02 22:53:00 +02:00
e55365c41c
Update test Models 2024-04-02 17:56:23 +02:00
de23303801
Refactor tests and add FeatureSelection tests 2024-04-02 17:38:48 +02:00
8c61840d81
Update tests 2024-04-01 11:51:29 +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
6899033806
Change include of library headers 2024-03-08 01:13:30 +01:00
debd890519
Update version number in tests 2024-03-06 17:22:45 +01:00
d6af1ffe8e
Update gcovr config and fix some warnings 2024-02-28 11:51:37 +01:00
903b143338
Refactor library structure and add sample 2024-02-27 13:06:13 +01:00
f10d0daf2e
Update test 2024-02-27 10:16:20 +01:00
d39a17089e
Begin implementing predict_single hyperparameter in BoostAODE 2024-02-26 20:29:08 +01:00
fc3d63b7db
change boostaode ascending hyperparameter to order {asc,desc,rand} 2024-02-26 17:07:57 +01:00
02e456befb
Complete predict & predict_proba in ensemble 2024-02-24 18:36:09 +01:00
8477698d8d
Complete predict & predict_proba with voting & probabilities 2024-02-23 23:11:14 +01:00
52abd2d670
Implement the proba branch and begin with the voting one 2024-02-23 20:36:11 +01:00
3116eaa763
Begin testing ensemble predict_proba 2024-02-22 18:44:40 +01:00
443e5cc882
Implement classifier.predict_proba & test 2024-02-22 11:45:40 +01:00
a63a35df3f
Fix epsilont early stopping in BoostAODE 2024-02-20 10:11:22 +01:00
f3b8150e2c
Add notes to Classifier & Changelog 2024-02-12 10:58:20 +01:00
03f8b8653b
Add getNotes test 2024-02-09 12:06:19 +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
f9258e43b9
Remove using namespace from Library 2023-11-08 18:45:35 +01:00
7d8aca4f59
Add Locale shared config to reports 2023-10-09 19:41:29 +02:00
8fdad78a8c
Continue Test Network 2023-10-09 11:25:30 +02:00
e3ae073333
Continue test Network 2023-10-08 15:54:58 +02:00
4b732e76c2
MST change unordered_set to list 2023-10-07 19:08:13 +02:00
fe5fead27e
Begin Fix Test MST 2023-10-07 01:43:26 +02:00
8c3864f3c8
Complete Folding Test 2023-10-07 01:23:36 +02: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
e0d39fe631
Fix BayesMetrics Test 2023-10-06 01:14:55 +02:00
36b0277576
Add Maximum Spanning Tree test 2023-10-05 15:45:36 +02:00
da8d018ec4
Refactor Makefile 2023-10-05 11:45:00 +02:00
5f0676691c
Add First BayesMetrics Tests 2023-10-05 01:14:16 +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
1a09ccca4c
Add KDBNew fix computeCPT error 2023-08-05 14:40:42 +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
57dab6d709
Add some tests 2023-07-18 13:43:26 +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