This website requires JavaScript.
Explore
Help
Sign In
baohan
/
scikit-learn
mirror of
https://github.com/scikit-learn/scikit-learn.git
Watch
0
Star
0
Fork
You've already forked scikit-learn
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
548a4524b4
scikit-learn
/
sklearn
/
neural_network
/
tests
History
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