scikit-learn/sklearn/neural_network/tests
Jiyuan Qian e1b5d601a2 MLP bug fixes with random state and loss, removed decision_function, and added test 2016-09-12 11:37:39 +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_mlp.py MLP bug fixes with random state and loss, removed decision_function, and added test 2016-09-12 11:37:39 +02:00
test_rbm.py MAINT deprecate 1d input arrays for all estimators 2015-09-09 15:49:58 +02:00
test_stochastic_optimizers.py Finish up mlp_refactoring and squash previous commits 2015-10-23 12:08:11 -04:00