QuaPy/quapy/method
Alejandro Moreo Fernandez ad11b86168 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
..
__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 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
base.py updated unit tests 2024-04-16 15:12:22 +02:00
composable.py Composable methods integrated from qunfold, which is an extra dependency for quapy.method.composable 2024-04-18 10:08:49 +02:00
meta.py passing pytests 2024-01-29 09:43:29 +01:00
non_aggregative.py merging BayesianCC implemented by Pawel Czyz 2024-03-15 16:24:45 +01:00