QuaPy/quapy/method
Alejandro Moreo Fernandez c8235ddb2a improving conf regions docs 2024-12-02 12:03:15 +01:00
..
__init__.py repair unittest 2024-11-29 18:21:29 +01: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 bayesian cc now inherits from the new abstract class WithConfidenceABC, just like AggregativeBootstrap 2024-11-29 18:15:09 +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 improving conf regions docs 2024-12-02 12:03:15 +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