Alejandro Moreo Fernandez
|
e6dcfbced1
|
adding M.Bunse's reference for the solver='minimize' option of ACC, PACC
|
2024-01-25 18:03:35 +01:00 |
Alejandro Moreo Fernandez
|
7ac834bd2c
|
refactoring aggregation methods
|
2024-01-25 14:33:41 +01:00 |
Alejandro Moreo Fernandez
|
3d4ffcea62
|
merging cross-val fix
|
2023-11-08 10:00:25 +01:00 |
Andrea Esuli
|
69e78edbee
|
Added NAE, NRAE
|
2023-11-03 15:45:46 +01:00 |
Alejandro Moreo Fernandez
|
5b90656bd1
|
Update README.md
|
2023-06-25 13:31:50 +02:00 |
Alejandro Moreo Fernandez
|
fd51cd14be
|
Update README.md
|
2023-06-25 13:31:33 +02:00 |
Alejandro Moreo Fernandez
|
ab070b5cc3
|
Update README.md
|
2023-06-25 13:28:48 +02:00 |
Alejandro Moreo Fernandez
|
b08a8e5649
|
pathfix
|
2023-02-14 18:15:30 +01:00 |
Alejandro Moreo Fernandez
|
e0718b6e1b
|
merging from protocols (aka v0.1.7)
|
2023-02-14 18:13:21 +01:00 |
Alejandro Moreo Fernandez
|
49fc486c53
|
preparing to merge
|
2023-02-14 17:00:50 +01:00 |
Alejandro Moreo Fernandez
|
1890e20057
|
Update README.md
|
2022-08-29 12:03:03 +02:00 |
Alejandro Moreo Fernandez
|
e64a6e989a
|
Merge branch 'master' of github.com:HLT-ISTI/QuaPy
|
2021-12-15 16:50:22 +01:00 |
Alejandro Moreo Fernandez
|
731cf7fdec
|
updating readme to point to the API doc
|
2021-12-15 16:43:49 +01:00 |
Alejandro Moreo Fernandez
|
4120a03806
|
updating readme to point to the API doc
|
2021-12-15 16:43:14 +01:00 |
Alejandro Moreo Fernandez
|
164f7d8d5c
|
documenting quanet
|
2021-12-15 16:39:57 +01:00 |
fabseb60
|
789ebe450a
|
Update README.md
|
2021-11-23 18:49:48 +01:00 |
Alejandro Moreo Fernandez
|
02d699a7f7
|
linking the api documentation from the readme.md
|
2021-11-09 16:25:27 +01:00 |
Alejandro Moreo Fernandez
|
a8ef7a6ed3
|
Update README.md
|
2021-08-10 11:44:44 +02:00 |
Andrea Esuli
|
29b9671fe1
|
install command in README.md
|
2021-05-10 13:40:40 +02:00 |
Alejandro Moreo Fernandez
|
f76a507e14
|
readme update
|
2021-02-24 16:47:12 +01:00 |
Alejandro Moreo Fernandez
|
0ea2759a24
|
readme update
|
2021-02-15 15:28:34 +01:00 |
Alejandro Moreo Fernandez
|
98b6e2b82d
|
readme updated
|
2021-02-08 19:16:43 +01:00 |
Alejandro Moreo Fernandez
|
91f8d8f3e1
|
readme updated
|
2021-02-02 12:10:57 +01:00 |
Alejandro Moreo Fernandez
|
03cf73aff6
|
refactor: methods requiring a val_split can now declare a default value in the __init__ method that will be used in case the fit method is called without specifying the val_split, which now is by default None in the fit, i.e., by default takes the value of the init, that is generally set to 0.4; some uci datasets added; ensembles can now be optimized for quantification, and can be trained on samples of smaller size
|
2021-01-22 18:01:51 +01:00 |
Alejandro Moreo Fernandez
|
9bc3a9f28a
|
evaluation by artificial prevalence sampling added. New methods added. New util functions added to quapy.functional and quapy.utils
|
2020-12-10 19:04:33 +01:00 |
Alejandro Moreo Fernandez
|
c0db4a2867
|
Initial commit
|
2020-11-16 16:46:30 +01:00 |