Commit Graph

16 Commits

Author SHA1 Message Date
506ef34c6f Add report output to main 2023-08-05 20:29:05 +02:00
8f8f9773ce Make TANNew same as TAN with local discretization 2023-08-01 13:17:12 +02:00
5efa3beaee Fix some lint warnings 2023-07-29 20:20:38 +02:00
9a0449c12d Fix some lint warnings 2023-07-29 19:38:42 +02:00
7222119dfb Refactor experiment crossvalidation 2023-07-29 19:00:39 +02:00
cb54f61a69 Refactor Models to be a singleton factory
Add Registrar of models
2023-07-29 18:22:15 +02:00
c4f3e6f19a Refactor crossvalidation to remove unneeded params 2023-07-29 16:49:06 +02:00
adc0ca238f Refactor cross_validation 2023-07-29 16:44:07 +02:00
b9e76becce Add show experiment 2023-07-29 16:31:36 +02:00
85cb447283 Add Dataset, Models and DotEnv 2023-07-29 16:21:38 +02:00
b03e84044a Fix some mistakes in timer and output format 2023-07-27 18:40:04 +02:00
7f7ddad36a Fix stratified folding mistake in remainders 2023-07-27 16:51:27 +02:00
3d8fea7a37 Complete Experiment 2023-07-27 15:49:58 +02:00
bc214a496c Adding Datasets management 2023-07-27 01:56:06 +02:00
3e954ba841 Complete json output compatible with benchmark 2023-07-26 19:01:39 +02:00
6f7fb290b0 Add json lib and json result generation 2023-07-26 17:49:03 +02:00