QuaPy/examples
Alejandro Moreo Fernandez 075be93a23 refactoring w/o labelled collection 2025-04-20 22:05:46 +02:00
..
0.basics.py refactoring w/o labelled collection 2025-04-20 22:05:46 +02:00
1.model_selection.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
2.custom_quantifier.py refactoring w/o labelled collection 2025-04-20 22:05:46 +02:00
4.lequa2022_experiments.py cleaning examples and adding basic example 2024-05-29 14:24:03 +02:00
4b.lequa2024_experiments.py simplfiying the minimal working exaple in the README 2024-09-16 12:54:56 +02:00
5.explicit_loss_minimization.py cleaning examples and adding basic example 2024-05-29 14:24:03 +02:00
6.quanet_example.py refactoring w/o labelled collection 2025-04-20 22:05:46 +02:00
7.uci_experiments.py cleaning examples and adding basic example 2024-05-29 14:24:03 +02:00
8.ucimulti_experiments.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
9.ifcb_experiments.py cleaning examples and adding basic example 2024-05-29 14:24:03 +02:00
10.one_vs_all.py cleaning examples and adding basic example 2024-05-29 14:24:03 +02:00
11.comparing_HDy_HDx.py cleaning examples and adding basic example 2024-05-29 14:24:03 +02:00
12.custom_protocol.py cleaning examples and adding basic example 2024-05-29 14:24:03 +02:00
13.bayesian_quantification.py refactoring w/o labelled collection 2025-04-20 22:05:46 +02:00
14.composable_methods.py Fix PyPI: replace the direct extra dependency quapy[composable] with documentation on how to install through git 2024-09-17 10:19:26 +02:00
15.confidence_regions.py bayesian cc now inherits from the new abstract class WithConfidenceABC, just like AggregativeBootstrap 2024-11-29 18:15:09 +01:00
distributing_samples.py bugfix in protocols, return_type='index' not working 2024-11-19 16:00:03 +01:00
ensembles.py adding scmq 2024-10-16 16:00:23 +02:00