Commit Graph

37 Commits

Author SHA1 Message Date
2d99b97432 Add color to datasets report 2022-01-16 18:55:10 +01:00
d34d71fdef Add BaggingStree and BaggingWodt models 2022-01-15 10:41:12 +01:00
2c901d761c Add Makefile 2022-01-15 01:15:10 +01:00
f43622504c Add Random Forest 2022-01-14 14:07:58 +01:00
bae3b676ec Add color to report lines 2022-01-13 23:59:31 +01:00
58e333e26f First best results of datasets list 2022-01-11 23:55:14 +01:00
d17e0335a1 Begin best results per dataset report 2022-01-11 17:30:58 +01:00
5385831df8 Show title in summary list 2021-12-20 11:02:27 +01:00
0be0a3ebf0 Process results sorted 2021-12-19 18:39:02 +01:00
10730314f5 add 1 space to time in report 2021-12-19 18:24:30 +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
4a3256c5b7 Fix statichmethod issue in benchmark 2021-12-17 17:03:57 +01:00
fd3843cc8c Add version info to summary
Add repara version info tool
2021-12-17 13:45:12 +01:00
cc14d338f8 Add version info to Reports 2021-12-17 13:21:35 +01:00
83f2fb37d1 Add command line arguments for summary 2021-12-08 00:39:59 +01:00
f7781b9320 Change summary tolower 2021-12-07 18:22:16 +01:00
f317966c25 Complete show_result 2021-12-02 11:27:18 +01:00
b0a3c7e008 Add show result 2021-12-02 01:37:13 +01:00
fc86f6be3b Update score underscore issue
(f1_micro vs f1-micro)
2021-12-01 16:54:19 +01:00
577ccb9c5a Put Sumary class in Results
Add criterion summary and add different scores
2021-12-01 13:01:26 +01:00
1fa4916672 Begin Summary 2021-11-30 10:36:56 +01:00
4aeaf0fb08 Add Odte model 2021-11-10 11:12:10 +01:00
7abab4f0b1 Add alternative path to data 2021-10-11 23:51:40 +02:00
7288dee193 Fix stratified in sql file 2021-10-01 13:24:43 +02:00
339a948bfc Add .env parms file support 2021-09-30 11:41:15 +02:00
0b25a9f71f Add best hyperparams for SVC model 2021-09-28 12:55:29 +02:00
8b188aba1f Reformat benchmark.r 2021-09-28 12:31:48 +02:00
9adac5d1fd Add multy score to exreport 2021-09-27 18:43:59 +02:00
50cbc95919 Add score hyperparameter 2021-09-27 16:32:17 +02:00
7a4409bb1f Fix row height in excel files 2021-09-27 11:38:23 +02:00
d09ab98a46 Remove model argument & update .gitignore 2021-09-26 00:25:07 +02:00
008982e9fa Add excel report in benchmark 2021-09-25 23:30:32 +02:00
cbcdae3a30 Add stdev to exreport 2021-09-25 16:32:41 +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