Commit Graph

26 Commits

Author SHA1 Message Date
b34869cc61
Set smoothing as fit parameter 2024-06-11 11:40:45 +02:00
27a3e5a5e0
Implement 3 types of smoothing 2024-06-10 15:49:01 +02:00
2e3e0e0fc2
Add selectKParis method 2024-05-16 11:17:21 +02:00
8784a24898
Extract buildModel method to parent class in Boost 2024-05-15 20:00:44 +02:00
54496c68f1
Create Boost class as Boost<x> classifiers parent 2024-05-15 19:49:15 +02:00
ae469b8146
Add hyperparameter convergence_best
move test libraries to test folder
2024-04-30 00:52:09 +02:00
b956aa3873
Upgrade version number to 1.0.5
Fix dependency graph
Remove loguru library
2024-04-20 18:00:40 +02:00
09a1369122
Add copyright header to source files 2024-04-11 18:02:49 +02:00
a2de1c9522
Implement block update algorithm fix in BoostAODE 2024-04-11 00:02:43 +02:00
cf9b5716ac
block_update and install in local folder 2024-04-10 00:55:36 +02:00
da2a969686
Create hyperparameter block_update 2024-04-08 23:36:05 +02:00
9014649a0d
Refactor hyperparameters classifier management 2024-04-08 00:55:30 +02:00
a1f9086780
Fix CFS mistake 2024-04-02 22:53:00 +02:00
56b5158ff3
Update BoostAODE class structure 2024-04-02 09:52:40 +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
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
eb97a5a14b
Remove repeatSparent hyperparameter 2024-03-19 09:42:03 +01:00
8f3bb47cfd
Fix Initialize worse_model_count if model accuracy is better in BoostAODE 2024-03-11 22:33:50 +01: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