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
History
Guillaume Lemaitre
73732e5a0b
TST Add sample order invariance to estimator_checks (
#18570
)
2020-10-08 15:02:09 +02:00
..
tests
ENH Uses _validate_data in other methods in the neural_network module (
#18514
)
2020-10-07 11:35:47 +02:00
__init__.py
MAINT Deprecate any import that is not from sklearn.neural_net… (
#14939
)
2019-09-10 20:57:36 +02:00
_base.py
PERF Get rid of intermediate array in binary_log_loss (
#17932
)
2020-07-15 16:52:40 -04:00
_multilayer_perceptron.py
ENH Uses _validate_data in other methods in the neural_network module (
#18514
)
2020-10-07 11:35:47 +02:00
_rbm.py
TST Add sample order invariance to estimator_checks (
#18570
)
2020-10-08 15:02:09 +02:00
_stochastic_optimizers.py
DOC Documentation Improvement in _stochastic_optimizers.py (
#16166
)
2020-01-21 17:56:22 +01:00