Alejandro Moreo Fernandez moreo
  • Joined on 2019-06-14
moreo pushed to retrieval at moreo/QuaPy 2024-03-23 20:12:18 +01:00
2a685cec1e seems to be working :D
moreo created branch pawel-czyz-additional-solvers-and-documentation in moreo/QuaPy 2024-03-18 23:40:17 +01:00
moreo pushed to pawel-czyz-additional-solvers-and-documentation at moreo/QuaPy 2024-03-18 23:40:17 +01:00
36ac6db27d fixing doc
6ca89d0e55 small refactoring to reuse labelled collections and dataset classes instead of new dataclasses specific to it
2db7cf20bd Improve the plot, add more comments.
5cdd158fcc Add invariant ratio estimators.
d34b086a76 Refactor solving routine
Compare 10 commits »
moreo pushed to census at moreo/QuaPy 2024-03-18 10:21:24 +01:00
3d22270a4d first look at the problem
moreo pushed to census at moreo/QuaPy 2024-03-15 18:02:22 +01:00
289c474ea5 first trials
390fa24103 doc update
Compare 2 commits »
moreo created branch census in moreo/QuaPy 2024-03-15 18:02:21 +01:00
moreo pushed to retrieval at moreo/QuaPy 2024-03-15 16:57:54 +01:00
4150f4351f statring 5th approach
moreo pushed to ordinal at moreo/QuaPy 2024-03-15 14:31:02 +01:00
08c26c58f9 regenerating tfidf vectors
faa3af587c adding helper files, unorganized
b756871f21 regenerating dataset
9ad4503153 switching
Compare 4 commits »
moreo pushed to accuracy at moreo/QuaPy 2024-03-08 17:04:16 +01:00
d0444d3bbb added artificial accuracy protocol
moreo pushed to accuracy at moreo/QuaPy 2024-03-08 12:32:54 +01:00
8b9b8957f5 bugfix, some methods modified h
moreo pushed to accuracy at moreo/QuaPy 2024-03-06 18:10:56 +01:00
07a29d4b60 generating tables with captions, added 20 newsgroups and lequa 2022 t1b
moreo pushed to accuracy at moreo/QuaPy 2024-03-06 11:45:16 +01:00
d81bf305a3 improving custom quantifier
moreo pushed to accuracy at moreo/QuaPy 2024-03-03 19:25:07 +01:00
ea7a574185 adding support for f1 to doc
moreo pushed to accuracy at moreo/QuaPy 2024-03-03 14:52:47 +01:00
60151dbebb added DOC and ATC
86d9ce849c added DOC and ATC
Compare 2 commits »
moreo pushed to accuracy at moreo/QuaPy 2024-02-29 01:25:37 +01:00
b9fed349f0 added quacc and a method to allow quantification training and predict with empty classes
e69496246e renaming main
29eaa54d82 copying a modification from devel
Compare 3 commits »
moreo created branch devel in moreo/QuaPy 2024-02-28 08:47:17 +01:00
moreo pushed to devel at moreo/QuaPy 2024-02-28 08:47:17 +01:00
75af15ae4a force all samples be with replacement in base.LabelledCollection, irrespective of the sample size requested
moreo pushed to accuracy at moreo/QuaPy 2024-02-27 18:38:54 +01:00
3932cf22ce added Sebastiani's method and Pablo's method
moreo pushed to accuracy at moreo/QuaPy 2024-02-24 14:36:12 +01:00
79dcef35ae half iplementation of the equatons method
moreo pushed to accuracy at moreo/QuaPy 2024-02-23 18:19:08 +01:00
9d64d18cd4 some good refactoring