scikit-learn/sklearn/neural_network/tests
Dimitri Papadopoulos Orfanos f71c031314
DOC Typos found by codespell (#21069)
2021-09-17 19:04:54 +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 MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_mlp.py DOC Typos found by codespell (#21069) 2021-09-17 19:04:54 +02:00
test_rbm.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_stochastic_optimizers.py FIX Fixes bug in mlp when loading a pickle and partial_fit (#19631) 2021-07-29 16:34:21 +02:00