1
0
Fork 0
QuaPy/quapy
Alejandro Moreo Fernandez a4c33a8e4d import fix 2022-10-04 17:44:16 +02:00
..
classification bugfix in NeuralClassifierTrainer; it was only configured to work well in binary problems 2022-10-04 11:03:08 +02:00
data bugfix in NeuralClassifierTrainer; it was only configured to work well in binary problems 2022-10-04 11:03:08 +02:00
method bugfix in NeuralClassifierTrainer; it was only configured to work well in binary problems 2022-10-04 11:03:08 +02:00
tests pip package 2021-05-10 13:36:35 +02:00
__init__.py update to 0.1.6 2021-07-02 11:09:43 +02:00
error.py sample_size can now be set to None to indicate that the value has to be resolved by inspecting the environment variable SAMPLE_SIZE 2022-04-12 17:13:38 +02:00
evaluation.py sample_size can now be set to None to indicate that the value has to be resolved by inspecting the environment variable SAMPLE_SIZE 2022-04-12 17:13:38 +02:00
functional.py update doc 2021-12-07 17:16:39 +01:00
model_selection.py import fix 2022-10-04 17:44:16 +02:00
plot.py restoring the default legend in diag plot 2022-10-04 09:12:51 +02:00
util.py sample_size can now be set to None to indicate that the value has to be resolved by inspecting the environment variable SAMPLE_SIZE 2022-04-12 17:13:38 +02:00