1
0
Fork 0
QuaPy/quapy
Pablo González c888346fcf solving a bug in show_legend 2023-01-17 11:03:52 +01:00
..
classification doc update, official baselines for T1A and T1B refactored 2021-11-12 14:30:02 +01:00
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 unit test for replicability based on qp.util.temp_seed 2022-07-11 14:00:25 +02:00
CHANGE_LOG.txt todos and change log 2022-11-08 16:36:52 +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 dys implementation 2022-07-11 12:21:49 +02: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 solving a bug in show_legend 2023-01-17 11:03:52 +01:00
protocol.py missing param in documentation of some protocols 2022-12-13 16:57:11 +01:00
util.py changing gridsearchQ to ensure reproducibility 2022-07-11 16:27:02 +02:00