1
0
Fork 0
QuaPy/quapy
Alejandro Moreo Fernandez f08885dca3 renaming dataset labels as numeric values w/o gaps 2023-10-18 11:42:52 +02:00
..
classification KDE with closed form working 2023-10-13 17:34:26 +02:00
data renaming dataset labels as numeric values w/o gaps 2023-10-18 11:42:52 +02:00
method KDE with closed form working 2023-10-13 17:34:26 +02:00
tests adding sanity check to APP, in order to prevent the user unattendedly runs into a never-endting loop of samples being generated 2023-02-22 11:57:22 +01:00
CHANGE_LOG.txt KDE with closed form working 2023-10-13 17:34:26 +02:00
__init__.py some minor improvements 2023-02-28 10:25:46 +01:00
error.py improving code quality in terms of pylint 2023-02-28 10:47:59 +01:00
evaluation.py KDE with closed form working 2023-10-13 17:34:26 +02:00
functional.py adding documentation and adding one new example 2023-02-08 19:06:53 +01:00
model_selection.py KDE with closed form working 2023-10-13 17:34:26 +02:00
plot.py bugfix, method order set to method names if None is passed 2023-04-05 12:16:29 +02:00
protocol.py adding sanity check to APP, in order to prevent the user unattendedly runs into a never-endting loop of samples being generated 2023-02-22 11:57:22 +01:00
util.py merging from protocols (aka v0.1.7) 2023-02-14 18:13:21 +01:00