Alejandro Moreo Fernandez
|
2485117f05
|
adding documentation and adding one new example
|
2023-02-08 19:06:53 +01:00 |
Alejandro Moreo Fernandez
|
f9a199d859
|
fixing hyperparameters with prefixes, and replacing learner with classifier in aggregative quantifiers
|
2023-01-27 18:13:23 +01:00 |
Alejandro Moreo Fernandez
|
09abcfc935
|
adding calibration methods from the abstension package to quapy
|
2023-01-18 19:46:19 +01:00 |
Alejandro Moreo Fernandez
|
3eb760901f
|
doc update, official baselines for T1A and T1B refactored
|
2021-11-12 14:30:02 +01:00 |
Alejandro Moreo Fernandez
|
f33abb5319
|
Merge branch 'master' of https://github.com/HLT-ISTI/QuaPy
|
2021-06-21 11:13:38 +02:00 |
Alejandro Moreo Fernandez
|
a1cdc9ef43
|
fixing fit_learner=False case in QuaNet
|
2021-06-21 11:13:14 +02:00 |
Alejandro Moreo Fernandez
|
8cc11c0276
|
Merge pull request #6 from pglez82/master
fixing two problems with parameters: hidden_size and lstm_nlayers
|
2021-06-21 10:32:58 +02:00 |
Alejandro Moreo Fernandez
|
e8c3e29911
|
svm-perf leaks model, fixing...
|
2021-06-15 07:49:16 +02:00 |
Alejandro Moreo Fernandez
|
9fd9d096f6
|
Merge branch 'master' of https://github.com/HLT-ISTI/QuaPy
|
2021-06-11 11:00:37 +02:00 |
Alejandro Moreo Fernandez
|
2e842a1d1f
|
change in pcalr
|
2021-06-11 10:59:35 +02:00 |
Alejandro Moreo Fernandez
|
2586e6ed7d
|
fix in PCALR
|
2021-06-11 10:52:30 +02:00 |
Pablo Gonzalez
|
cb40b71a38
|
fixing two problems with parameters: hidden_size and lstm_nlayers
|
2021-06-07 12:22:06 +02:00 |
Andrea Esuli
|
70a3d4bd0f
|
Tests for non aggregative and meta methods.
|
2021-05-04 12:14:14 +02:00 |
Alejandro Moreo Fernandez
|
854d759dc4
|
making everything work like in the wiki
|
2021-02-17 18:05:22 +01:00 |
Alejandro Moreo Fernandez
|
70da8f7925
|
updating the documentation
|
2021-02-16 19:38:52 +01:00 |
Alejandro Moreo Fernandez
|
bf1cc74ba1
|
quapy fixed
|
2021-01-22 09:58:12 +01:00 |
Alejandro Moreo Fernandez
|
1399125fb8
|
adding QuaNet to experiments of Twitter; trying new stuff in 'NewMethods'
|
2021-01-18 19:14:04 +01:00 |
Alejandro Moreo Fernandez
|
5e64d2588a
|
import fixes
|
2021-01-15 18:32:32 +01:00 |
Alejandro Moreo Fernandez
|
326a8ab803
|
added Ensemble methods (methods ALL, ACC, Ptr, DS from Pérez-Gallego et al 2017 and 2019) and some UCI ML datasets used in those articles (only 5 datasets out of 32 they used)
|
2021-01-06 14:58:29 +01:00 |
Alejandro Moreo Fernandez
|
d8e2f7556e
|
QuaNet added, two examples of TextClassifiers added (CNN, LSTM)
|
2020-12-29 20:33:59 +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
|
78988c87f9
|
svmperf wrapper added
|
2020-12-03 16:59:13 +01:00 |