Commit Graph

15 Commits

Author SHA1 Message Date
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