scikit-learn/sklearn/neural_network
Thomas J. Fan 373d0658db
DOC Explains alpha scaling in MLP's docstring (#22151)
2022-02-19 12:35:02 +01:00
..
tests MNT Update black to stable version (#22474) 2022-02-15 11:36:26 +01:00
__init__.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_base.py MNT Update black to stable version (#22474) 2022-02-15 11:36:26 +01:00
_multilayer_perceptron.py DOC Explains alpha scaling in MLP's docstring (#22151) 2022-02-19 12:35:02 +01:00
_rbm.py ENH Adds get_feature_names to neural_network module (#22248) 2022-02-04 15:41:03 +01:00
_stochastic_optimizers.py MNT Update black to stable version (#22474) 2022-02-15 11:36:26 +01:00