Commit Graph

66 Commits

Author SHA1 Message Date
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
64141eb080 Fix src format in pair_check 2022-03-09 13:45:09 +01:00
c3e05f7d27 Add gridsearch experiment 2022-03-09 13:44:49 +01:00
e1f386faee Add dataset names to pair_check output 2022-03-06 18:29:05 +01:00
c3ccbab27b Add experiments results to excel exreport 2022-03-05 10:14:12 +01:00
4838e3ef8b Add --dataset to main.py 2022-03-03 17:34:21 +01:00
efbdd5031f Fix report title in exreport 2022-03-02 13:01:44 +01:00
15b46fcc21 Benchmark only with best experiments results 2022-03-02 12:06:03 +01:00
a4ddcda5d6 Complete pair_check & hidden results 2022-03-01 23:13:53 +01:00
0e355b7754 Begin pair_check 2022-03-01 16:00:03 +01:00
7a1d8c9f42 Add date to sort metric list and some results 2022-02-25 14:05:17 +01:00
3283929b51 Add decimals to score in list and time sort criterion 2022-02-25 13:03:45 +01:00
6cf82d036f Add time as 2nd sort criteria 2022-02-24 17:42:34 +01:00
346cff43e7 Add duration to list. Remove bugged results. ODTE hyperparams opt with 10 jobs 2022-02-19 12:08:49 +01:00
5a99d4d61b Fix best ODTE hyperparams generation 2022-02-16 12:30:04 +01:00
3f396b4b5c New ODTE best_results 2022-02-15 19:15:26 +01:00
235f5ae8cb Add -n to list 2022-02-15 18:02:31 +01:00
2e9f73309d Enhance list with sort key and summary 2022-02-10 11:57:13 +01:00
60389c6212 Fix nan in sorted
Fix liblinear experiments
2022-02-09 12:21:43 +01:00
870e0518d6 Add shebang to main scripts 2022-02-07 11:24:14 +01:00
5eef692eea Add experiment script generation 2022-02-02 11:32:56 +01:00
7402b910e7 Add excel to generate hyperparameters 2022-02-01 12:10:29 +01:00
fd3f8652ce Add date and color to results list 2022-01-31 11:46:54 +01:00
9096c0f22c Sort list results output 2022-01-29 01:23:03 +01:00
180460e1f2 Add results list and experiments.txt 2022-01-27 20:22:46 +01:00
d47f7ba97b Fix header title in excel 2022-01-23 12:31:02 +01:00
5646521ed0 Add hours to report headers 2022-01-21 19:15:02 +01:00
871ad738d8 Add date and time to report headers 2022-01-21 18:59:38 +01:00
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