Alejandro Moreo Fernandez
|
bf71aecf91
|
added custom collection example and repr functions for labelled collection and dataset
|
2025-09-26 12:19:45 +02:00 |
Alejandro Moreo Fernandez
|
99c1755c81
|
improving plots
|
2025-09-25 13:18:35 +02:00 |
Alejandro Moreo Fernandez
|
92f1fd2020
|
cleaning basic
|
2025-07-19 19:38:14 +02:00 |
Alejandro Moreo Fernandez
|
265fcc2d92
|
tests passed; working on examples
|
2025-07-13 14:27:14 +02:00 |
Alejandro Moreo Fernandez
|
24a91b6e9b
|
going through examples, currently working on second one
|
2025-06-15 14:57:40 +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
|
075be93a23
|
refactoring w/o labelled collection
|
2025-04-20 22:05:46 +02:00 |
Alejandro Moreo Fernandez
|
2728dfbaa6
|
bayesian cc now inherits from the new abstract class WithConfidenceABC, just like AggregativeBootstrap
|
2024-11-29 18:15:09 +01:00 |
Alejandro Moreo Fernandez
|
20343920dc
|
adding confidence regions with bootstrap
|
2024-11-28 18:19:25 +01:00 |
Alejandro Moreo Fernandez
|
ea92c45405
|
bugfix in bayesian cc, merged
|
2024-11-27 17:45:40 +01:00 |
Alejandro Moreo Fernandez
|
e6ae1e7d77
|
bugfix in protocols, return_type='index' not working
|
2024-11-19 16:00:03 +01:00 |
Alejandro Moreo Fernandez
|
24c28edfd9
|
adding scmq
|
2024-10-16 16:00:23 +02:00 |
Mirko Bunse
|
9be729386a
|
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 |
Alejandro Moreo Fernandez
|
a6ff00f96b
|
simplfiying the minimal working exaple in the README
|
2024-09-16 12:54:56 +02:00 |
Alejandro Moreo Fernandez
|
5da9fa0b09
|
adding lequa2024 datasets and example 4b
|
2024-07-12 09:41:40 +02:00 |
Mirko Bunse
|
2dcc086ec2
|
Installation instructions and new qunfold version
|
2024-07-02 12:08:42 +02:00 |
Mirko Bunse
|
bf65c00349
|
Example on composable methods
|
2024-07-02 12:04:40 +02: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
|
9ad36ef008
|
cleaning examples and adding basic example
|
2024-05-29 14:24:03 +02:00 |
Alejandro Moreo Fernandez
|
8517338765
|
Merge branch 'devel' into ucimulti
|
2024-04-29 17:58:06 +02:00 |
Lorenzo Volpi
|
93dd6cb1c1
|
training times added to globar report
|
2024-04-29 17:35:43 +02:00 |
Lorenzo Volpi
|
498fd8b050
|
datasets removed from ucimulti
|
2024-04-24 17:23:01 +02:00 |
Lorenzo Volpi
|
522d074087
|
report mean fixed, datasets included
|
2024-04-23 16:29:19 +02:00 |
Alejandro Moreo Fernandez
|
561b672200
|
updated unit tests
|
2024-04-16 15:12:22 +02:00 |
Alejandro Moreo Fernandez
|
e0b80167b9
|
added max_train_instances to fetch_UCIMulticlassLabelledCollection
|
2024-04-12 18:24:12 +02:00 |
Alejandro Moreo Fernandez
|
4abec6629b
|
integrating more uci-multiclass datasets
|
2024-04-12 18:08:00 +02:00 |
Alejandro Moreo Fernandez
|
36ac6db27d
|
fixing doc
|
2024-03-18 23:39:55 +01:00 |
Alejandro Moreo Fernandez
|
6ca89d0e55
|
small refactoring to reuse labelled collections and dataset classes instead of new dataclasses specific to it
|
2024-03-18 11:36:27 +01:00 |
Paweł Czyż
|
2db7cf20bd
|
Improve the plot, add more comments.
|
2024-03-16 12:14:42 +01:00 |
Paweł Czyż
|
020530e14f
|
Add example for Bayesian quantification.
|
2024-03-15 16:52:19 +01:00 |
Alejandro Moreo Fernandez
|
b43eafa36f
|
improving the custom quantifier example
|
2024-03-06 11:46:25 +01:00 |
Alejandro Moreo Fernandez
|
7659e53d43
|
custom protocol example added
|
2024-02-08 15:57:13 +01:00 |
Alejandro Moreo Fernandez
|
a8230827e2
|
testing IFCB dataset
|
2024-02-08 14:33:22 +01:00 |
Alejandro Moreo Fernandez
|
3c28a75b8c
|
merging conflicts I didn see
|
2024-02-07 18:51:06 +01:00 |
Alejandro Moreo Fernandez
|
a97978b85d
|
merged
|
2024-02-07 18:45:42 +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 |
Alejandro Moreo Fernandez
|
8d22ba39f4
|
method MS2 (Medium Sweep 2) fixed
|
2024-01-19 18:11:22 +01:00 |
Alejandro Moreo Fernandez
|
c0d92a2083
|
optimization threshold variants fixed
|
2024-01-18 18:22:22 +01:00 |
Alejandro Moreo Fernandez
|
9b2470c992
|
testing optimization threshold variants, not working
|
2024-01-17 19:15:50 +01:00 |
Alejandro Moreo Fernandez
|
896fa042d6
|
fixing threshold optimization-based techniques
|
2024-01-17 09:33:39 +01:00 |
Alejandro Moreo Fernandez
|
2d12ce12b9
|
bugfix in APP
|
2023-12-18 17:15:53 +01:00 |
Alejandro Moreo Fernandez
|
b882c23477
|
kdey within the new grid search
|
2023-12-18 15:43:36 +01:00 |
Alejandro Moreo Fernandez
|
c56fe9c09c
|
merged
|
2023-12-18 10:25:56 +01:00 |
Alejandro Moreo Fernandez
|
5caf555d65
|
mergin
|
2023-12-18 10:24:36 +01:00 |
Alejandro Moreo Fernandez
|
eb9a3dde2a
|
grid search almost complete
|
2023-11-21 18:59:36 +01:00 |
Alejandro Moreo Fernandez
|
f785a4eeef
|
model selection with error handling
|
2023-11-16 19:56:30 +01:00 |
Alejandro Moreo Fernandez
|
513c78f1f3
|
model seletion in two levels, classifier oriented and quantifier oriented
|
2023-11-16 14:29:34 +01:00 |
Alejandro Moreo Fernandez
|
e870d798b7
|
fango
|
2023-11-15 10:55:13 +01:00 |
Alejandro Moreo Fernandez
|
29db15ae25
|
added DMx and DMy, with a classmethod that returns HDx and HDy respectively
|
2023-11-09 18:13:54 +01:00 |