Commit Graph

35 Commits

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