Commit Graph

16 Commits

Author SHA1 Message Date
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
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
17e079edd5
Begin Test Folding 2023-10-06 17:08:54 +02:00
36b0277576
Add Maximum Spanning Tree test 2023-10-05 15:45:36 +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