bisection proposal #24

Merged
rmontanana merged 23 commits from bisection into main 2024-04-08 14:29:26 +00:00

23 Commits

Author SHA1 Message Date
a8fc29e2b2
Create coverage badge 2024-04-08 11:24:25 +02:00
50543e7929
Add tests for Classifier class 2024-04-08 01:25:14 +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
46cb8d30eb
Add codacy code quality badge 2024-04-07 12:35:21 +02:00
cb26ef2562
Add some tests and code quality badge 2024-04-07 02:08:37 +02:00
df45fddd45
Update folding library and test result due to change in random engine 2024-04-05 19:17:53 +02:00
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
56b5158ff3
Update BoostAODE class structure 2024-04-02 09:52:40 +02:00
a5a29eb66f
Update compiler configuration for Mac 2024-04-02 09:48:03 +02:00
d5eba5710a
Update pseudocode 2024-04-01 18:37:51 +02:00
8c61840d81
Update tests 2024-04-01 11:51:29 +02:00
bc0b938cfc
Remove dataset clone in BoostAODE 2024-03-21 19:35:08 +01:00
58d5a35a35
Update log output size type 2024-03-21 19:24:51 +01:00
45c048f635
Add initial models to log 2024-03-21 11:23:41 +01:00
6e854dfda3
Fix metrics error in BoostAODE Convergence
Update algorithm
2024-03-20 23:33:02 +01:00
5826702fc7
Remove weights backup 2024-03-20 12:01:57 +01:00
42e2be3263
Implement algorithm and add logging 2024-03-20 11:30:02 +01:00
827b0dd893
Add optimization flags to release 2024-03-19 17:24:21 +01:00
882d905a28
First approach to bisection 2024-03-19 14:13:40 +01:00
422129802a
Remove predict_single max_models 2024-03-19 11:35:43 +01:00