QuaPy/quapy/method
Mirko Bunse 1612b5124c Adapt the qunfold wrapper for composable methods to the changes between version 1.4 and the upcoming version 1.5 2025-07-16 15:17:38 +02: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 working on SCMQ, MCSQ, MCMQ ensembles 2024-12-02 17:39:06 +01: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 Adapt the qunfold wrapper for composable methods to the changes between version 1.4 and the upcoming version 1.5 2025-07-16 15:17:38 +02:00
confidence.py improving conf regions docs 2024-12-02 12:03:15 +01:00
meta.py working on SCMQ, MCSQ, MCMQ ensembles 2024-12-02 17:39:06 +01:00
non_aggregative.py merging BayesianCC implemented by Pawel Czyz 2024-03-15 16:24:45 +01:00