QuaPy/quapy
Alejandro Moreo Fernandez 9c7c017acd import fix 2021-01-15 17:47:55 +01:00
..
classification added Ensemble methods (methods ALL, ACC, Ptr, DS from Pérez-Gallego et al 2017 and 2019) and some UCI ML datasets used in those articles (only 5 datasets out of 32 they used) 2021-01-06 14:58:29 +01:00
data adding table manager 2021-01-15 08:33:39 +01:00
method adding table manager 2021-01-15 08:33:39 +01:00
__init__.py import fix 2021-01-15 17:47:55 +01:00
error.py added Ensemble methods (methods ALL, ACC, Ptr, DS from Pérez-Gallego et al 2017 and 2019) and some UCI ML datasets used in those articles (only 5 datasets out of 32 they used) 2021-01-06 14:58:29 +01:00
evaluation.py testing quapy via replicating Tweet Quantification experiments 2021-01-12 17:39:00 +01:00
functional.py added Ensemble methods (methods ALL, ACC, Ptr, DS from Pérez-Gallego et al 2017 and 2019) and some UCI ML datasets used in those articles (only 5 datasets out of 32 they used) 2021-01-06 14:58:29 +01:00
model_selection.py setting a timeout for model_selection combinations in order to prevent some combinations to stuck the model selection 2021-01-15 17:42:19 +01:00
plot.py cleaning and adding some uci datasets 2021-01-11 12:55:06 +01:00
util.py plot functionality added 2021-01-07 17:58:48 +01:00