|
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 |
|
|
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 |
|
|
e1c4221c11
|
Add predict_voting and predict_prob to ensemble
|
2024-02-20 10:58:21 +01:00 |
|
|
a63a35df3f
|
Fix epsilont early stopping in BoostAODE
|
2024-02-20 10:11:22 +01:00 |
|
|
c7555dac3f
|
Add comments to BoostAODE algorithm
|
2024-02-19 22:58:15 +01:00 |
|
|
f3b8150e2c
|
Add notes to Classifier & Changelog
|
2024-02-12 10:58:20 +01:00 |
|
|
2163e95c4a
|
add getNotes method
|
2024-02-09 10:57:19 +01:00 |
|
|
b33da34655
|
Add notes to Classifier & use them in BoostAODE
|
2024-02-08 18:01:09 +01:00 |
|
|
55af0714cd
|
Remove other projects' sources
|
2024-01-07 19:58:22 +01:00 |
|
|
6ef5ca541a
|
Add app version to command line utils
|
2024-01-06 22:38:34 +01:00 |
|
|
65a96851ef
|
Check min number of nested folds
|
2024-01-04 11:01:59 +01:00 |
|
|
722da7f781
|
Keep only mpi b_grid compute
|
2024-01-04 01:21:56 +01:00 |
|
|
b1833a5feb
|
Add reset color to final progress bar
|
2024-01-03 22:45:16 +01:00 |
|
|
41a0bd4ddd
|
fix dataset name mistakes
|
2024-01-03 17:15:57 +01:00 |
|
|
9ab4fc7d76
|
Fix some mistakes in methods
|
2024-01-03 11:53:46 +01:00 |
|
|
beadb7465f
|
Complete first approach
|
2023-12-31 12:02:13 +01:00 |
|
|
652e5f623f
|
Add todo comments
|
2023-12-28 23:32:24 +01:00 |
|
|
343269d48c
|
Fix syntax errors
|
2023-12-28 23:21:50 +01:00 |
|
|
21c4c6df51
|
Fix first mistakes in structure
|
2023-12-25 19:33:52 +01:00 |
|
|
e0b7b2d316
|
Set structure & protocol of producer-consumer
|
2023-12-22 12:47:13 +01:00 |
|
|
7de11b0e6d
|
Fix format of duration
|
2023-12-17 01:45:04 +01:00 |
|
|
9b8db37a4b
|
Fix duration of task not set
|
2023-12-16 19:31:45 +01:00 |
|
|
49b26bd04b
|
fix duration output
|
2023-12-16 12:53:25 +01:00 |
|
|
b5b5b48864
|
Update grid progress bar output
|
2023-12-15 18:09:17 +01:00 |
|
|
19586a3a5a
|
Fix pesky error allocating memory in workers
|
2023-12-15 01:54:13 +01:00 |
|
|
ffe6d37436
|
Add messages to control trace
|
2023-12-14 21:06:43 +01:00 |
|
|
b73f4be146
|
First try with complete algorithm
|
2023-12-14 15:55:08 +01:00 |
|
|
dbf2f35502
|
First compiling version
|
2023-12-12 18:57:57 +01:00 |
|
|
db9e80a70e
|
Create build tasks
|
2023-12-12 12:15:22 +01:00 |
|
|
40ae4ad7f9
|
Include mpi in CMakeLists
|
2023-12-11 09:06:05 +01:00 |
|
|
234342f2de
|
Add mpi parameter to b_grid
|
2023-12-10 22:33:17 +01:00 |
|
|
aa0936abd1
|
Add --exclude parameter to b_grid to exclude datasets
|
2023-12-08 12:09:08 +01:00 |
|
|
cc316bb8d3
|
Add colors to results of gridsearch
|
2023-12-04 17:34:00 +01:00 |
|
|
0723564e66
|
Fix some output in gridsearch
|
2023-12-03 17:55:44 +01:00 |
|
|
2e95e8999d
|
Complete nested gridsearch
|
2023-12-03 12:37:25 +01:00 |
|
|
fb9b395748
|
Begin output nested grid
|
2023-12-02 13:19:12 +01:00 |
|
|
03e4437fea
|
refactor gridsearch to have only one go method
|
2023-12-02 10:59:05 +01:00 |
|
|
33cd32c639
|
Add header to grid output and report
|
2023-12-01 10:30:53 +01:00 |
|
|
c460ef46ed
|
Refactor gridsearch method
|
2023-11-30 11:01:37 +01:00 |
|
|
dee9c674da
|
Refactor grid input hyperparameter file
|
2023-11-29 18:24:34 +01:00 |
|
|
e3f6dc1e0b
|
Fix tolerance hyperp error & gridsearch
|
2023-11-29 12:33:50 +01:00 |
|
|
460d20a402
|
Add reports to gridsearch
|
2023-11-29 00:26:48 +01:00 |
|
|
8dbbb65a2f
|
Add only parameter to gridsearch
|
2023-11-28 10:08:40 +01:00 |
|
|
d06bf187b2
|
Implement Random Forest nodes/leaves/depth
|
2023-11-28 00:35:38 +01:00 |
|