Alejandro Moreo Fernandez
8adcc33c59
merged
2025-10-03 11:00:06 +02:00
Alejandro Moreo Fernandez
960ca5076e
refactoring no labelled collection and other improvements in EMQ
2025-04-23 12:25:05 +02:00
Alejandro Moreo Fernandez
8876d311e7
working on SCMQ, MCSQ, MCMQ ensembles
2024-12-02 17:39:06 +01:00
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
Alejandro Moreo Fernandez
bf33c134fc
Update _kdey.py
...
fix in KDEy: makes the method robust to cases in which the number of positives for any class is smaller than the number k of folds. In such cases, the kde for that class is created from the uniform prevalence vector
2024-04-19 14:23:35 +02:00
Alejandro Moreo Fernandez
320b3eac38
small fixes in kdey (now should work with string labels) and EMQ (in case some training prior prob was 0, it broke)
2024-02-23 16:29:53 +01:00
Alejandro Moreo Fernandez
fcc3f8a0d9
fixing sphinx doc
2024-02-07 18:31:34 +01:00
Alejandro Moreo Fernandez
7ac834bd2c
refactoring aggregation methods
2024-01-25 14:33:41 +01:00