1
0
Fork 0
QuaPy/quapy/method
Alejandro Moreo Fernandez e40c409609 bugfix in NeuralClassifierTrainer; it was only configured to work well in binary problems 2022-10-04 11:03:08 +02:00
..
__init__.py adding Forman's methods 2021-06-16 12:03:37 +02:00
aggregative.py bugfix in NeuralClassifierTrainer; it was only configured to work well in binary problems 2022-10-04 11:03:08 +02:00
base.py adding documentation 2021-12-15 15:27:43 +01:00
meta.py adding documentation for ensembles 2021-12-15 15:46:15 +01:00
neural.py bugfix in NeuralClassifierTrainer; it was only configured to work well in binary problems 2022-10-04 11:03:08 +02:00
non_aggregative.py adding documentation 2021-12-15 15:27:43 +01:00