QuaPy/quapy
Alejandro Moreo Fernandez 3c48841480 Merge branch 'protocols' of github.com:HLT-ISTI/QuaPy into protocols 2023-01-18 19:46:31 +01:00
..
classification adding calibration methods from the abstension package to quapy 2023-01-18 19:46:19 +01:00
data some bugfixes, unittest and minor changes 2023-01-16 13:51:29 +01:00
method adding calibration methods from the abstension package to quapy 2023-01-18 19:46:19 +01:00
tests unit test for replicability based on qp.util.temp_seed 2022-07-11 14:00:25 +02:00
CHANGE_LOG.txt adding calibration methods from the abstension package to quapy 2023-01-18 19:46:19 +01:00
__init__.py updating parallel policy to take n_jobs from environment (not yet tested) 2022-06-14 09:35:39 +02:00
depr_evaluation.py ongoing protocols 2022-05-23 00:20:08 +02:00
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 some bugfixes, unittest and minor changes 2023-01-16 13:51:29 +01:00
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 Merge branch 'protocols' of github.com:HLT-ISTI/QuaPy into protocols 2023-01-18 19:46:31 +01:00
protocol.py missing param in documentation of some protocols 2022-12-13 16:57:11 +01:00
util.py some bugfixes, unittest and minor changes 2023-01-16 13:51:29 +01:00