Commit Graph

19 Commits

Author SHA1 Message Date
9628bb3889 Add flush to write experiments results 2022-03-11 11:50:29 +01:00
d9f1f4b572 Add writing results to disk as they're computed in experiments 2022-03-11 11:30:30 +01:00
3e72ba613d Add build grid experiments 2022-03-09 17:11:49 +01:00
f031d67668 Add grid file param to cross validation experiment 2022-03-09 16:47:52 +01:00
c3e05f7d27 Add gridsearch experiment 2022-03-09 13:44:49 +01:00
4838e3ef8b Add --dataset to main.py 2022-03-03 17:34:21 +01:00
3f396b4b5c New ODTE best_results 2022-02-15 19:15:26 +01:00
d34d71fdef Add BaggingStree and BaggingWodt models 2022-01-15 10:41:12 +01:00
f43622504c Add Random Forest 2022-01-14 14:07:58 +01:00
0be0a3ebf0 Process results sorted 2021-12-19 18:39:02 +01:00
4fabfd6cb5 fix title mistakenly placed 2021-12-19 18:17:38 +01:00
9300043cfa Add experiment title and model version to reports 2021-12-17 23:05:14 +01:00
cc14d338f8 Add version info to Reports 2021-12-17 13:21:35 +01:00
7abab4f0b1 Add alternative path to data 2021-10-11 23:51:40 +02:00
339a948bfc Add .env parms file support 2021-09-30 11:41:15 +02:00
50cbc95919 Add score hyperparameter 2021-09-27 16:32:17 +02:00
60374c6613 Add report models in benchmark
Add SVC, WODT & ExtraTree models
2021-09-25 12:54:46 +02:00
d630dfaeab Add build exreport.csv 2021-09-24 17:07:40 +02:00
2fc188adca Create benchmark 2021-09-24 11:19:58 +02:00