QuaPy/quapy
Pablo González 948f63fade updating plot to center it better 2023-01-16 17:00:24 +01:00
..
classification
data data reader for lequa 2022 competition 2022-11-28 12:02:08 +01:00
method the heuristic exact_train_prev is performed via kFCV, using a new function qp.model_selection.cross_val_predict 2022-12-12 17:32:30 +01:00
tests
CHANGE_LOG.txt todos and change log 2022-11-08 16:36:52 +01:00
__init__.py
depr_evaluation.py
error.py full example of training, model selection, and evaluation using the lequa2022 dataset with the new protocols 2022-11-04 15:04:36 +01:00
evaluation.py full example of training, model selection, and evaluation using the lequa2022 dataset with the new protocols 2022-11-04 15:04:36 +01:00
functional.py
model_selection.py the heuristic exact_train_prev is performed via kFCV, using a new function qp.model_selection.cross_val_predict 2022-12-12 17:32:30 +01:00
plot.py updating plot to center it better 2023-01-16 17:00:24 +01:00
protocol.py missing param in documentation of some protocols 2022-12-13 16:57:11 +01:00
util.py