scikit-learn/sklearn/neural_network/tests
Thomas J. Fan 8731cd732b
ENH Uses _validate_data in other methods in the neural_network module (#18514)
2020-10-07 11:35:47 +02:00
..
__init__.py MAINT: re-organize setup.py & make sure all tests are discoverable by nose 2016-05-13 06:57:09 -07:00
test_base.py [MRG] BUG Clips log_loss calculation in neural_network (#16117) 2020-01-15 19:38:44 +01:00
test_mlp.py ENH Uses _validate_data in other methods in the neural_network module (#18514) 2020-10-07 11:35:47 +02:00
test_rbm.py MNT More replacements of numpy aliases with built-in types (#17707) 2020-06-26 12:45:03 +02:00
test_stochastic_optimizers.py MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +01:00