Commit Graph

30 Commits

Author SHA1 Message Date
d3de429f2c Add room for nodes, depth and edges on screen report 2025-02-19 16:05:21 +01:00
bd5ba14f04 Begin model inclusion 2025-02-18 10:48:46 +01:00
eb430a84c4 Fix dataset name order in grid experiment 2025-01-17 16:58:39 +01:00
d0e65348e0 Complete b_grid experiment 2025-01-17 13:56:19 +01:00
9566ae4cf6 Fix gridsearch discretize_algo mistake 2024-12-11 12:45:16 +01:00
315dfb104f Add train test time to report console 2024-10-25 09:53:31 +02:00
17c9522e77 Add support to old format results 2024-07-25 17:06:31 +02:00
45af550cf9 Change time showed in report 2024-07-24 18:40:59 +02:00
2f2ed00ca1 Add roc-auc-ovr as score to b_main 2024-07-14 12:48:33 +02:00
028522f180 Add AUC to reportConsole 2024-07-12 17:41:23 +02:00
8f92b74260 Change Constant smooth type 2024-06-14 10:16:32 +02:00
b8a8ddaf8c Add smooth strategy to hyperparameter in b_main
Add smooth strategy to reports
2024-06-09 20:46:14 +02:00
080f3cee34 Add discretization algo to reports 2024-06-09 01:11:56 +02:00
b9e0c92334 Move ResultsDatasetConsole to results folder 2024-05-18 18:41:17 +02:00
49a36904dc Refactor aggregate score to a constructor 2024-05-17 22:52:13 +02:00
30a6d5e60d Complete reporconsole with classification report 2024-05-14 13:22:13 +02:00
f8f3ca28dc Fix colors of classification report 2024-05-14 12:06:08 +02:00
5c190d7c66 Add train classification report 2024-05-14 11:45:54 +02:00
99c9c6731f Add colors to confusion matrix and classification report 2024-05-14 00:41:29 +02:00
07a2efb298 Show classification report in b_manage 2024-05-12 12:52:22 +02:00
6d4117d188 Add Classification report to end of experiment if only one dataset is tested 2024-05-10 14:11:51 +02:00
33cfb78554 Fix Nodes, Leaves, Depth vs Nodes, Edges, States headers in reports 2024-04-21 11:05:12 +02:00
78b8a8ae66 Add platform to b_manage, fix report after experiment 2024-04-11 10:54:18 +02:00
0dd10bcbe4 Fix some console report formats 2024-04-02 10:23:32 +02:00
7cf864c3f3 Fix report after experiment 2024-03-18 10:10:48 +01:00
faccb09c43 Begin result report pagination 2024-03-17 02:07:10 +01:00
67487ffce1 shorten dataset name to maximum length 2024-03-16 23:37:37 +01:00
ad402ac21e ReportConsole to string 2024-03-16 01:16:00 +01:00
3ceea5677c Remove odd variable in some sources 2024-03-12 13:35:07 +01:00
d9e9356d92 Rename all from *.cc to *.cpp 2024-03-10 13:03:37 +01:00