QuaPy/quapy/tests
Mirko Bunse 2000c33372 Composable methods integrated from qunfold, which is an extra dependency for quapy.method.composable 2024-04-18 10:08:49 +02:00
..
__init__.py Added first tests 2021-04-29 16:07:39 +02:00
test_base.py refactored unittests 2024-04-16 17:46:58 +02:00
test_datasets.py Omit large datasets (LeQua, IFCB) during CI to avoid overful memory of GitHub Actions runners 2024-04-17 13:46:59 +02:00
test_evaluation.py improving unit tests 2024-04-15 18:00:38 +02:00
test_hierarchy.py refactored unittests 2024-04-16 17:46:58 +02:00
test_labelcollection.py adding documentation 2023-02-14 18:04:13 +01:00
test_methods.py Composable methods integrated from qunfold, which is an extra dependency for quapy.method.composable 2024-04-18 10:08:49 +02:00
test_modsel.py Dataset.reduce() allows to fix the random_state to have reproducible unit tests. This is required to ensure that the expected hyper-parameters are always chosen, independent of randomness 2024-04-17 14:46:37 +02:00
test_protocols.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
test_replicability.py updated unit tests 2024-04-16 15:12:22 +02:00