This website requires JavaScript.
Explore
Help
Sign In
moreo
/
QuaPy
Watch
1
Star
0
Fork
You've already forked QuaPy
1
Code
Issues
Pull Requests
Releases
Wiki
Activity
5894d46b31
QuaPy
/
quapy
/
classification
History
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
..
__init__.py
svmperf wrapper added
2020-12-03 16:59:13 +01:00
methods.py
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
neural.py
QuaNet added, two examples of TextClassifiers added (CNN, LSTM)
2020-12-29 20:33:59 +01:00
svmperf.py
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