Commit Graph

26 Commits

Author SHA1 Message Date
d6603dd638 Add folder parameter to best, grid and main 2025-05-14 11:46:15 +02:00
bd5ba14f04 Begin model inclusion 2025-02-18 10:48:46 +01:00
d0e65348e0 Complete b_grid experiment 2025-01-17 13:56:19 +01:00
c1d5dd74e3 Continue with grid experiment 2025-01-17 10:39:56 +01:00
909cec712c Complete schema validation 2025-01-07 18:24:55 +01:00
4901bb1f32 Add json results format validation 2025-01-07 11:58:18 +01:00
d75468cf78 Replace Nº with # in output labels 2024-09-28 22:55:11 +02:00
17c9522e77 Add support to old format results 2024-07-25 17:06:31 +02:00
f2556a30af Add screen width control in b_manage 2024-07-15 18:06:39 +02:00
26dfe6d056 Add Graphs to results
Add bin5..bin10 q & u discretizers algos
Fix trouble in computing states
Update mdlp to 2.0.0
2024-07-11 11:23:20 +02:00
b8a8ddaf8c Add smooth strategy to hyperparameter in b_main
Add smooth strategy to reports
2024-06-09 20:46:14 +02:00
2202a81782 Add discretization algo to result 2024-06-06 18:33:01 +02:00
f5d5c35002 Add generate-fold-files to b_main 2024-05-28 10:52:08 +02:00
b9e0c92334 Move ResultsDatasetConsole to results folder 2024-05-18 18:41:17 +02:00
25bd7a42c6 Replacce pragma once with ifndef 2024-05-18 13:00:13 +02:00
577351eda5 put using json=nlohmann:ordered_json under namespace platform 2024-05-17 18:32:01 +02:00
696c0564a7 Add BoostA2DE model and fix some report errors 2024-05-17 01:25:27 +02:00
ebaddf1a6c Fix json key automatic ordering error when creating Score from json 2024-05-12 18:23:48 +02:00
018c94bfe6 add platform filter to b_manage 2024-04-18 15:43:39 +02:00
7be95d889d Fix some output mistakes in b_manage experiments list 2024-04-17 11:35:43 +02:00
ad168d13ba Add stratified and discretize to b_manage list 2024-04-11 11:45:43 +02:00
78b8a8ae66 Add platform to b_manage, fix report after experiment 2024-04-11 10:54:18 +02:00
106a36109e Refactor report folder 2024-03-17 00:06:00 +01:00
58ae2c7690 Complete file output in ResultsDataset & ReportDataset 2024-03-16 17:05:26 +01:00
fa366a4c22 Convert DatasetsConsole & ResultsDatasetConsole to string output 2024-03-16 13:48:49 +01:00
b9af086c29 Refactor library folders
Add paginators per output type in b_manage
2024-03-16 12:02:24 +01:00