QuaPy/quapy/method
Alejandro Moreo Fernandez 20343920dc adding confidence regions with bootstrap 2024-11-28 18:19:25 +01:00
..
__init__.py updated unit tests 2024-04-16 15:12:22 +02:00
_bayesian.py merging BayesianCC implemented by Pawel Czyz 2024-03-15 16:24:45 +01:00
_kdey.py adding environment variables for N_JOBS, and adding a default classifier (sklearn's logistic regression) for when the classifier is not specified in aggregative quantifiers 2024-05-30 10:53:53 +02:00
_neural.py integrating more uci-multiclass datasets 2024-04-12 18:08:00 +02:00
_threshold_optim.py adding environment variables for N_JOBS, and adding a default classifier (sklearn's logistic regression) for when the classifier is not specified in aggregative quantifiers 2024-05-30 10:53:53 +02:00
aggregative.py bugfix in bayesian method; float conversion was needed 2024-11-27 17:43:22 +01:00
base.py updated unit tests 2024-04-16 15:12:22 +02:00
composable.py Instruct the user how to install qunfold in the case of an unsuccessful import 2024-09-17 10:48:53 +02:00
confidence.py adding confidence regions with bootstrap 2024-11-28 18:19:25 +01:00
meta.py adding scmq 2024-10-16 16:00:23 +02:00
non_aggregative.py merging BayesianCC implemented by Pawel Czyz 2024-03-15 16:24:45 +01:00