Commit Graph

27 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
9a752d15dc
Change build cmake folder names to Debug & Release 2024-05-09 10:51:52 +02:00
164c8bd90c
Update changelog 2024-05-06 18:02:18 +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
618a1e539c
Return File Library to /lib as it is needed by Local Discretization (factorize) 2024-04-30 20:31:14 +02:00
23ef0cc5f7
Remove catch2 as submodule
Add link to pdf coverage report
2024-04-30 11:02:23 +02:00
ae469b8146
Add hyperparameter convergence_best
move test libraries to test folder
2024-04-30 00:52:09 +02:00
c4b563a339
Add link to the coverage report in the README.md coverage label 2024-04-21 16:44:35 +02:00
49bb0582e6
Add Library Logo 2024-04-21 11:31:27 +02:00
b956aa3873
Upgrade version number to 1.0.5
Fix dependency graph
Remove loguru library
2024-04-20 18:00:40 +02:00
6dd589bd61
Add diagram changes to CHANGELOG 2024-04-19 18:29:43 +02:00
09a1369122
Add copyright header to source files 2024-04-11 18:02:49 +02:00
8eeaa1beee
Update changelog with the latest changes 2024-04-11 00:35:55 +02:00
1986d05c34
Initialize worse_model_count if model accuracy is better in BoostAODE 2024-03-11 21:30:01 +01:00
635ef22520
Refactor library structure 2024-03-08 22:20:54 +01:00
cc34f79b91
Update changelog and readme 2024-03-08 09:02:22 +01:00
199ffc95d2
Update dates on changelog 2024-03-06 23:42:14 +01:00
d858e26e4b
Update version number and Changelog 2024-03-06 17:04:16 +01:00
903b143338
Refactor library structure and add sample 2024-02-27 13:06:13 +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
43dc79a345
Update version number in ChangeLog 2024-02-25 18:07:50 +01:00
3007e22a7d
Add info to CHANGELOG
Update submodules
2024-02-24 21:33:28 +01:00
02e456befb
Complete predict & predict_proba in ensemble 2024-02-24 18:36:09 +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