|
b0853d169b
|
Remove mdlp submodule
|
2024-11-20 21:14:19 +01:00 |
|
|
26f8e07774
|
Remove Python 3.11 only requirement
|
2024-11-20 20:21:39 +01:00 |
|
|
315dfb104f
|
Add train test time to report console
|
2024-10-25 09:53:31 +02:00 |
|
|
381f226d53
|
Fix pm code in tex bestresults
|
2024-10-15 10:32:28 +02:00 |
|
|
ea13835701
|
Add Markdown best results output
|
2024-10-07 18:08:42 +02:00 |
|
|
d75468cf78
|
Replace Nº with # in output labels
|
2024-09-28 22:55:11 +02:00 |
|
|
c58bd9d60d
|
add score name to best results excel file name
|
2024-09-28 18:58:49 +02:00 |
|
|
148a3b831a
|
Add missing \ to results.tex
|
2024-09-03 12:57:22 +02:00 |
|
|
69063badbb
|
Fix status error in holm.tex
|
2024-09-03 12:54:09 +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 |
|
|
8372987dae
|
Update sample to last library version
|
2024-08-31 12:41:11 +02:00 |
|
|
d72943c749
|
Fix hyperparams mistake
|
2024-08-07 10:52:04 +02:00 |
|
|
800246acd2
|
Accept nested hyperparameters in b_main
|
2024-08-04 17:19:31 +02:00 |
|
|
0ea967dd9d
|
Support b_main with best hyperparameters
|
2024-08-02 19:10:25 +02:00 |
|
|
97abec8b69
|
Fix hide result error
|
2024-08-02 12:02:11 +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 |
|
|
5d5f49777e
|
Fix wrong columns message
|
2024-07-16 11:30:28 +02:00 |
|
|
540a8ea06d
|
Refactor update rows
|
2024-07-16 10:33:44 +02:00 |
|
|
1924c4392b
|
Adapt screen to resized window
|
2024-07-16 10:25:15 +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 |
|
|
28f6a0d7a7
|
RocAuc refactor to speed up binary classif. problems
|
2024-07-13 16:54:34 +02:00 |
|
|
028522f180
|
Add AUC to reportConsole
|
2024-07-12 17:41:23 +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 |
|
|
3acc34e4c6
|
Fix title mistake in b_main
|
2024-06-17 19:07:15 +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 |
|
|
e628d80f4c
|
Experiment working with smoothing and disc-algo
|
2024-06-11 13:52:26 +02:00 |
|
|
0f06f8971e
|
Change default smooth type in Experiment
|
2024-06-10 15:50:54 +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 |
|
|
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 |
|
|
2202a81782
|
Add discretization algo to result
|
2024-06-06 18:33:01 +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 |
|
|
6858b3d89a
|
Remove model selection from b_best and b_list
|
2024-06-03 17:09:45 +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 |
|
|
b34af13eea
|
Add new Files library
|
2024-05-26 17:27:42 +02:00 |
|
|
e3a06264a9
|
Remove old Files library
|
2024-05-26 17:25:36 +02:00 |
|
|
df82f82e88
|
Add F column to b_best in excel
|
2024-05-21 08:45:17 +02:00 |
|
|
886dde7a06
|
Fix various classification reports in the same excel book
|
2024-05-19 18:53:55 +02:00 |
|