Commit Graph

32 Commits

Author SHA1 Message Date
f48864a415 Fix back button in manage
Fix sort datasets in b_main when --datasets is used
2025-02-19 13:32:07 +01:00
cbe8f4c79c Fix status length output in b_main 2025-02-01 21:42:56 +01:00
0d08a526fa Add score to b_main output 2025-01-30 17:36:45 +01:00
2a9652b450 Fix b_main order of datasets if --datasets parameter used 2025-01-18 20:31:58 +01:00
3397d0962f Refactor arguments management for Experimentation 2025-01-18 18:26:34 +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
28894004c8 Fix time output in b_main 2025-01-08 20:45:08 +01:00
401296293b Add header to b_main time 2024-12-11 23:18:20 +01:00
55187ee521 Add time to experiment seed 2024-12-11 10:05:24 +01:00
2f2ed00ca1 Add roc-auc-ovr as score to b_main 2024-07-14 12:48:33 +02:00
84adf13a79 Add AUC computing in Experiment and store in result 2024-07-12 17:23:03 +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
e628d80f4c Experiment working with smoothing and disc-algo 2024-06-11 13:52:26 +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
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
a7ec930fa0 Add numeric features management to Dataset 2024-06-06 13:03:57 +02:00
5fb176d78a Add message of the file saved in b_main 2024-05-29 20:52:25 +02:00
f5d5c35002 Add generate-fold-files to b_main 2024-05-28 10:52:08 +02:00
a3c4bde460 Fix problem with num of classes in pyclassifiers experiments 2024-05-17 14:05:09 +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
ebaddf1a6c Fix json key automatic ordering error when creating Score from json 2024-05-12 18:23:48 +02:00
07a2efb298 Show classification report in b_manage 2024-05-12 12:52:22 +02:00
69b9609154 Add labels to confusion_matrices in results 2024-05-10 17:12:11 +02:00
6d4117d188 Add Classification report to end of experiment if only one dataset is tested 2024-05-10 14:11:51 +02:00
ec0268c514 Add confusion matrix to json results
Add Aggregate method to Scores
2024-05-10 13:42:38 +02:00
5ec7fe8d00 Show model version in b_main 2024-04-09 23:20:19 +02:00
d9e9356d92 Rename all from *.cc to *.cpp 2024-03-10 13:03:37 +01:00