This website requires JavaScript.
d0444d3bbb
added artificial accuracy protocol
Alejandro Moreo Fernandez
2024-03-08 17:04:10 +0100
8b9b8957f5
bugfix, some methods modified h
Alejandro Moreo Fernandez
2024-03-08 12:32:45 +0100
07a29d4b60
generating tables with captions, added 20 newsgroups and lequa 2022 t1b
Alejandro Moreo Fernandez
2024-03-06 18:10:47 +0100
448d60ac42
Update README.md
Alejandro Moreo Fernandez
2024-03-06 11:53:43 +0100
b43eafa36f
improving the custom quantifier example
Alejandro Moreo Fernandez
2024-03-06 11:46:25 +0100
d81bf305a3
improving custom quantifier
Alejandro Moreo Fernandez
2024-03-06 11:45:08 +0100
ea7a574185
adding support for f1 to doc
Alejandro Moreo Fernandez
2024-03-03 19:25:00 +0100
60151dbebb
added DOC and ATC
Alejandro Moreo Fernandez
2024-03-03 14:52:37 +0100
86d9ce849c
added DOC and ATC
Alejandro Moreo Fernandez
2024-03-03 14:52:12 +0100
b9fed349f0
added quacc and a method to allow quantification training and predict with empty classes
Alejandro Moreo Fernandez
2024-02-29 01:25:27 +0100
e69496246e
renaming main
Alejandro Moreo Fernandez
2024-02-28 08:54:09 +0100
29eaa54d82
copying a modification from devel
Alejandro Moreo Fernandez
2024-02-28 08:49:19 +0100
75af15ae4a
force all samples be with replacement in base.LabelledCollection, irrespective of the sample size requested
Alejandro Moreo Fernandez
2024-02-28 08:46:54 +0100
3932cf22ce
added Sebastiani's method and Pablo's method
Alejandro Moreo Fernandez
2024-02-27 18:38:39 +0100
79dcef35ae
half iplementation of the equatons method
Alejandro Moreo Fernandez
2024-02-24 14:36:04 +0100
9d64d18cd4
some good refactoring
Alejandro Moreo Fernandez
2024-02-23 18:19:00 +0100
caa7fd2884
cleaning branch
Alejandro Moreo Fernandez
2024-02-23 16:55:14 +0100
1aa9891ff9
cleaning gitignore
Alejandro Moreo Fernandez
2024-02-23 16:48:53 +0100
1c03dd651b
first commit, some ideas already explored
Alejandro Moreo Fernandez
2024-02-23 16:42:31 +0100
b3ccf71edb
Merge branch 'devel' of github.com:HLT-ISTI/QuaPy into devel
Alejandro Moreo Fernandez
2024-02-23 16:30:11 +0100
320b3eac38
small fixes in kdey (now should work with string labels) and EMQ (in case some training prior prob was 0, it broke)
Alejandro Moreo Fernandez
2024-02-23 16:29:53 +0100
9542eaee61
doing some benchmarking
Alejandro Moreo Fernandez
2024-02-22 15:10:45 +0100
d50a86daf4
sketching readme system by Lu and King, Hopings and King
Alejandro Moreo Fernandez
2024-02-16 17:34:10 +0100
a29d67500a
automatically download the official scripts
Alejandro Moreo Fernandez
2024-02-16 17:04:10 +0100
6c5bd674ea
cleaning
Alejandro Moreo Fernandez
2024-02-14 18:54:07 +0100
451c938171
restoring some commented code
Alejandro Moreo Fernandez
2024-02-14 18:52:11 +0100
323749178b
adding some preliminary baselines...
Alejandro Moreo Fernandez
2024-02-14 18:50:53 +0100
390fa24103
doc update
Alejandro Moreo Fernandez
2024-02-14 16:57:05 +0100
afd50eac77
adding logo
master
Alejandro Moreo Fernandez
2024-02-14 14:40:29 +0100
43cb24bebf
adding logos
Alejandro Moreo Fernandez
2024-02-14 14:39:37 +0100
23bdc5654e
adding template to docs
Alejandro Moreo Fernandez
2024-02-14 14:30:42 +0100
6ca3e2f7fb
adding template for docs
Alejandro Moreo Fernandez
2024-02-14 14:27:24 +0100
c4341ffd9a
update gitignore
Alejandro Moreo Fernandez
2024-02-14 14:26:53 +0100
644b025387
merge v0.1.8
Alejandro Moreo Fernandez
2024-02-14 14:21:29 +0100
a50b149bb8
Merge branch 'devel'
Alejandro Moreo Fernandez
2024-02-14 14:16:50 +0100
9e6b9c8955
update doc
Alejandro Moreo Fernandez
2024-02-14 14:15:06 +0100
40cb8f78fe
pytests before release
Alejandro Moreo Fernandez
2024-02-14 12:27:19 +0100
7705c92c8c
fixing ifcb and documenting
Alejandro Moreo Fernandez
2024-02-12 12:39:18 +0100
d4fb8a1930
update changelog
Alejandro Moreo Fernandez
2024-02-08 16:10:11 +0100
5ac7512edc
changelog updated
Alejandro Moreo Fernandez
2024-02-08 15:59:56 +0100
7659e53d43
custom protocol example added
Alejandro Moreo Fernandez
2024-02-08 15:57:13 +0100
a8230827e2
testing IFCB dataset
Alejandro Moreo Fernandez
2024-02-08 14:33:22 +0100
3c28a75b8c
merging conflicts I didn see
Alejandro Moreo Fernandez
2024-02-07 18:51:06 +0100
4c77253f07
Merge branch 'AICGijon-devel2' into devel
Alejandro Moreo Fernandez
2024-02-07 18:46:12 +0100
a97978b85d
merged
Alejandro Moreo Fernandez
2024-02-07 18:45:42 +0100
fcc3f8a0d9
fixing sphinx doc
Alejandro Moreo Fernandez
2024-02-07 18:31:34 +0100
2f2e48d86a
passing pytests
Alejandro Moreo Fernandez
2024-01-29 09:43:29 +0100
e6dcfbced1
adding M.Bunse's reference for the solver='minimize' option of ACC, PACC
Alejandro Moreo Fernandez
2024-01-25 18:03:35 +0100
74efa9751d
adding the approximate solution to ACC and PACC as suggested by Mirko Bunse
Alejandro Moreo Fernandez
2024-01-25 16:43:00 +0100
7ac834bd2c
refactoring aggregation methods
Alejandro Moreo Fernandez
2024-01-25 14:33:41 +0100
efe385318f
Merging aggregativefit into devel. The aggregative fit was created to generate a two-level quantification fit mirroring the inference phase. I.e., the fit now amounts to fitting a classifier plus fitting an aggregation function (just like the fit procedure, that amounts to invoking a classifier, and invoking an aggregation function). This is useful to nestle training phaes in model selection.
Alejandro Moreo Fernandez
2024-01-19 18:26:03 +0100
ff00de18cb
updating documentation a bit
Alejandro Moreo Fernandez
2024-01-19 18:24:38 +0100
7137e7ac40
updating change log file to give credit to T.Schumacher and colleagues for pointing out the errors in the threshold optimization methods
Alejandro Moreo Fernandez
2024-01-19 18:18:38 +0100
8d22ba39f4
method MS2 (Medium Sweep 2) fixed
Alejandro Moreo Fernandez
2024-01-19 18:11:22 +0100
b68b58ad11
fixed optimization threshold methods (again)
Alejandro Moreo Fernandez
2024-01-18 18:26:40 +0100
c0d92a2083
optimization threshold variants fixed
Alejandro Moreo Fernandez
2024-01-18 18:22:22 +0100
9b2470c992
testing optimization threshold variants, not working
Alejandro Moreo Fernandez
2024-01-17 19:15:50 +0100
896fa042d6
fixing threshold optimization-based techniques
Alejandro Moreo Fernandez
2024-01-17 09:33:39 +0100
6d53b68d7f
refactoring aggregative
Alejandro Moreo Fernandez
2024-01-10 15:39:27 +0100
a1c7e33043
Merge branch 'master' of github.com:HLT-ISTI/QuaPy
Alejandro Moreo Fernandez
2023-12-18 17:18:15 +0100
9af062937e
bugfix in APP
Alejandro Moreo Fernandez
2023-12-18 17:17:59 +0100
5047fc5c1b
bugfix in APP
Alejandro Moreo Fernandez
2023-12-18 17:17:09 +0100
2d12ce12b9
bugfix in APP
Alejandro Moreo Fernandez
2023-12-18 17:15:53 +0100
b882c23477
kdey within the new grid search
Alejandro Moreo Fernandez
2023-12-18 15:43:36 +0100
c56fe9c09c
merged
Alejandro Moreo Fernandez
2023-12-18 10:25:56 +0100
5caf555d65
mergin
Alejandro Moreo Fernandez
2023-12-18 10:24:36 +0100
0e81117cfb
quick test kdex
kdeypriv
kdey
Alejandro Moreo Fernandez
2023-12-17 20:26:53 +0100
9bdc7676d6
first push to github
Alejandro Moreo Fernandez
2023-12-17 20:14:38 +0100
59500a5a42
refactoring
Alejandro Moreo Fernandez
2023-12-11 16:43:45 +0100
a776816063
cleaning project and refactoring kde methods
Alejandro Moreo Fernandez
2023-12-06 19:24:42 +0100
29e23b5bf6
cleaning gitginore
lab
Alejandro Moreo Fernandez
2023-12-06 17:05:12 +0100
b823745dd1
cleaning project
Alejandro Moreo Fernandez
2023-12-06 16:55:06 +0100
b7b052ef7d
checking stat significance
Alejandro Moreo Fernandez
2023-11-28 10:20:54 +0100
01ef81bf25
sampling better the KDEy-HD approach
Alejandro Moreo Fernandez
2023-11-23 11:30:45 +0100
dcfd61ae5b
launching new KDEy-HD with importance sampling
Alejandro Moreo Fernandez
2023-11-22 12:27:15 +0100
eb9a3dde2a
grid search almost complete
Alejandro Moreo Fernandez
2023-11-21 18:59:36 +0100
ac88dc8961
understanding importance sampling
Alejandro Moreo Fernandez
2023-11-21 10:26:13 +0100
6663b4c91d
context timeout
Alejandro Moreo Fernandez
2023-11-20 22:05:26 +0100
61399d66f6
scripts for understanding the divergence approximations
Alejandro Moreo Fernandez
2023-11-20 15:28:56 +0100
f785a4eeef
model selection with error handling
Alejandro Moreo Fernandez
2023-11-16 19:56:30 +0100
513c78f1f3
model seletion in two levels, classifier oriented and quantifier oriented
Alejandro Moreo Fernandez
2023-11-16 14:29:34 +0100
e870d798b7
fango
Alejandro Moreo Fernandez
2023-11-15 10:55:13 +0100
173db83c28
solved __ issue in hierarchical classes
Alejandro Moreo Fernandez
2023-11-13 17:03:24 +0100
c2544b50ce
Removed private method
Andrea Esuli
2023-11-13 14:45:34 +0100
c9c4511c0d
hierarchical class problem?
Alejandro Moreo Fernandez
2023-11-13 12:42:57 +0100
bb0950fad5
code used to generate plots
cacm2023
Alejandro Moreo Fernandez
2023-11-13 12:07:59 +0100
44bfc7921f
refactoring agg quantifiers
Alejandro Moreo Fernandez
2023-11-13 09:57:34 +0100
0a6185d908
refactoring the aggregative quantifiers
Alejandro Moreo Fernandez
2023-11-12 14:45:03 +0100
25f1cc29a3
refactoring aggregative quantifiers
Alejandro Moreo Fernandez
2023-11-12 13:04:19 +0100
2e992a0b9a
choosing plots for paper
Alejandro Moreo Fernandez
2023-11-10 14:22:43 +0100
d060ffa591
Merge branch 'lab' of gitea-s2i2s.isti.cnr.it:moreo/QuaPy into lab
Alejandro Moreo Fernandez
2023-11-09 18:15:33 +0100
29db15ae25
added DMx and DMy, with a classmethod that returns HDx and HDy respectively
Alejandro Moreo Fernandez
2023-11-09 18:13:54 +0100
daca2bd1cb
added MedianEstimator quantifier
Alejandro Moreo Fernandez
2023-11-09 14:20:41 +0100
66ad7295df
fix in DistributionMatchingX
Alejandro Moreo Fernandez
2023-11-08 18:11:45 +0100
c3cf0e2d49
adding DistributionMatchingX, the covariate-specific equivalent counterpart of DistributionMatching
Alejandro Moreo Fernandez
2023-11-08 16:13:48 +0100
76cf784844
added HDx and an example comparing HDy vs HDx
Alejandro Moreo Fernandez
2023-11-08 15:34:17 +0100
8a6579428b
implementing the 'total' function of IFCB protocols
Alejandro Moreo Fernandez
2023-11-08 11:31:33 +0100
f18bce5f80
added dataset IFCB plankton
Alejandro Moreo Fernandez
2023-11-08 11:07:47 +0100
cc5ab8ad70
Merge branch 'lorenzovolpi-cv_len_fix' into devel
Alejandro Moreo Fernandez
2023-11-08 10:00:44 +0100
3d4ffcea62
merging cross-val fix
Alejandro Moreo Fernandez
2023-11-08 10:00:25 +0100