QuaPy/quapy
Alejandro Moreo Fernandez ceb88792c5 added DistributionMatching method, a generic model for distribution matching for multiclass quantification problems that takes the divergence and number of bins as hyperparameters 2023-01-31 15:08:58 +01:00
..
classification fixing hyperparameters with prefixes, and replacing learner with classifier in aggregative quantifiers 2023-01-27 18:13:23 +01:00
data some bugfixes, unittest and minor changes 2023-01-16 13:51:29 +01:00
method added DistributionMatching method, a generic model for distribution matching for multiclass quantification problems that takes the divergence and number of bins as hyperparameters 2023-01-31 15:08:58 +01:00
tests unit test for replicability based on qp.util.temp_seed 2022-07-11 14:00:25 +02:00
CHANGE_LOG.txt added DistributionMatching method, a generic model for distribution matching for multiclass quantification problems that takes the divergence and number of bins as hyperparameters 2023-01-31 15:08:58 +01:00
__init__.py updating parallel policy to take n_jobs from environment (not yet tested) 2022-06-14 09:35:39 +02:00
depr_evaluation.py ongoing protocols 2022-05-23 00:20:08 +02:00
error.py full example of training, model selection, and evaluation using the lequa2022 dataset with the new protocols 2022-11-04 15:04:36 +01:00
evaluation.py full example of training, model selection, and evaluation using the lequa2022 dataset with the new protocols 2022-11-04 15:04:36 +01:00
functional.py some bugfixes, unittest and minor changes 2023-01-16 13:51:29 +01:00
model_selection.py fixing hyperparameters with prefixes, and replacing learner with classifier in aggregative quantifiers 2023-01-27 18:13:23 +01:00
plot.py Merge branch 'protocols' of github.com:HLT-ISTI/QuaPy into protocols 2023-01-18 19:46:31 +01:00
protocol.py missing param in documentation of some protocols 2022-12-13 16:57:11 +01:00
util.py some bugfixes, unittest and minor changes 2023-01-16 13:51:29 +01:00