This website requires JavaScript.
Explore
Help
Sign In
moreo
/
QuaPy
Watch
1
Star
0
Fork
You've already forked QuaPy
1
Code
Issues
Pull Requests
Releases
Wiki
Activity
ceb88792c5
QuaPy
/
quapy
/
method
History
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
..
__init__.py
adding to __init__.py
2022-07-11 14:10:04 +02:00
aggregative.py
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
base.py
fixing hyperparameters with prefixes, and replacing learner with classifier in aggregative quantifiers
2023-01-27 18:13:23 +01:00
meta.py
fixing hyperparameters with prefixes, and replacing learner with classifier in aggregative quantifiers
2023-01-27 18:13:23 +01:00
neural.py
fixing hyperparameters with prefixes, and replacing learner with classifier in aggregative quantifiers
2023-01-27 18:13:23 +01:00
non_aggregative.py
adding documentation
2021-12-15 15:27:43 +01:00