Commit Graph

41 Commits

Author SHA1 Message Date
514968a082 Open excel file automatically when generated 2025-05-28 17:37:53 +02:00
16b4923851 Complete configuration xlsxwriter is still with the old config 2025-05-09 11:10:27 +02:00
bd5ba14f04 Begin model inclusion 2025-02-18 10:48:46 +01:00
17728212c1 Ignore case in datasets sorting 2025-02-17 20:01:06 +01:00
0e475e4488 Sort datasets on input 2025-01-08 11:05:22 +01:00
9566ae4cf6 Fix gridsearch discretize_algo mistake 2024-12-11 12:45:16 +01:00
68ea06d129 Fix fimdlp library includes 2024-11-20 21:19:35 +01:00
b0853d169b Remove mdlp submodule 2024-11-20 21:14:19 +01:00
ea13835701 Add Markdown best results output 2024-10-07 18:08:42 +02:00
c58bd9d60d add score name to best results excel file name 2024-09-28 18:58:49 +02:00
6ae2b2182a Complete Tex output with Holm test 2024-09-03 12:43:50 +02:00
4dbd76df55 Continue TeX output 2024-09-02 20:30:47 +02:00
4545f76667 Begin adding TeX output to b_best -m any command 2024-09-02 18:14:53 +02:00
0ea967dd9d Support b_main with best hyperparameters 2024-08-02 19:10:25 +02:00
f2556a30af Add screen width control in b_manage 2024-07-15 18:06:39 +02:00
2f2ed00ca1 Add roc-auc-ovr as score to b_main 2024-07-14 12:48:33 +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
8f92b74260 Change Constant smooth type 2024-06-14 10:16:32 +02:00
3d900f8c81 Update models versions 2024-06-13 12:30:31 +02:00
f800772149 Add new hyperparameters validation in b_main 2024-06-10 10:16:07 +02:00
b8a8ddaf8c Add smooth strategy to hyperparameter in b_main
Add smooth strategy to reports
2024-06-09 20:46:14 +02:00
90555489ff Add discretiz_algo to b_main as hyperparameter 2024-06-09 11:35:50 +02:00
643633e6dd fit discretizer only with train data 2024-06-09 00:50:55 +02:00
361c51d864 Add traintest split in gridsearch 2024-06-07 11:05:59 +02:00
5dd3deca1a Add discretiz algorithm management to b_main & Dataset 2024-06-07 09:00:51 +02:00
c4f4e332f6 Add parsing to DotEnv 2024-06-06 17:55:39 +02:00
a7ec930fa0 Add numeric features management to Dataset 2024-06-06 13:03:57 +02:00
f5d5c35002 Add generate-fold-files to b_main 2024-05-28 10:52:08 +02:00
e3a06264a9 Remove old Files library 2024-05-26 17:25:36 +02:00
25bd7a42c6 Replacce pragma once with ifndef 2024-05-18 13:00:13 +02:00
69b9609154 Add labels to confusion_matrices in results 2024-05-10 17:12:11 +02:00
1caa39c071 Add env to enable test data 2024-04-19 10:02:59 +02:00
7ed9073d15 Add ascending/descending sort to b_manage 2024-04-10 19:42:40 +02:00
1912d17498 Add status to b_manage 2024-03-15 11:31:56 +01:00
d7f92c9682 Refactor colors in b_manage 2024-03-15 00:18:30 +01:00
bf5dabb169 Add pagination to b_manage 2024-03-14 23:41:05 +01:00
d9e9356d92 Rename all from *.cc to *.cpp 2024-03-10 13:03:37 +01:00
0010c840d1 Replace #define ... with pragma once 2024-03-10 12:50:35 +01:00
b3b3d9f1b9 Add command results to b_list
Rename tostring -> toString in models
Add datasets names to b_main command help - validation
2024-03-10 12:16:02 +01:00
7e4ee0a9a9 Refactor to accept new Library structure 2024-03-08 22:20:13 +01:00
c69dc08134 Begin b_list excel 2024-02-29 12:53:11 +01:00