Alejandro Moreo Fernandez
|
2001c6d852
|
running ensembles
|
2021-01-25 08:54:10 +01:00 |
Alejandro Moreo Fernandez
|
03cf73aff6
|
refactor: methods requiring a val_split can now declare a default value in the __init__ method that will be used in case the fit method is called without specifying the val_split, which now is by default None in the fit, i.e., by default takes the value of the init, that is generally set to 0.4; some uci datasets added; ensembles can now be optimized for quantification, and can be trained on samples of smaller size
|
2021-01-22 18:01:51 +01:00 |
Alejandro Moreo Fernandez
|
482e4453a8
|
refactor of ensembles, launching EPACC with Ptr policy
|
2021-01-19 18:26:40 +01:00 |
Alejandro Moreo Fernandez
|
d197167cfd
|
adding all svm-perf-based quantifiers with timeout
|
2021-01-15 18:54:03 +01:00 |
Alejandro Moreo Fernandez
|
c5ae2f8b1f
|
adding table manager
|
2021-01-15 08:33:39 +01:00 |