Commit Graph

14 Commits

Author SHA1 Message Date
Gabriel Stefanini Vicente 7288aee89e
DOC Ensures that PassiveAggressiveRegressor passes numpydoc validation (#21413)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-10-23 12:59:53 +02:00
Jenny Vo 682bd050be
DOC Ensures that PassiveAggressiveClassifier passes numpydoc validation (#21226)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-10-12 22:56:27 +02:00
Thomas J. Fan 786c4e5e39
DOC Adds feature_names_in_ to docstrings (#20787) 2021-08-26 13:44:45 +02:00
Thomas J. Fan 351ace7935
STY Uses black's with target_version >= 3.7 (#20294) 2021-06-17 15:50:27 -04:00
Thomas J. Fan 82df48934e
MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
Guillaume Lemaitre 1cd282d600
DOC add n_features_in_ in the documentation (#20236) 2021-06-09 16:58:03 +02:00
Tom Dupré la Tour f6e6ad2d9e
MNT clean futurewarning for 1.0 | _deprecate_positional_args (#20002)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2021-05-14 11:30:27 -04:00
Thomas J. Fan c86076fbec
DOC clarify docstrings + fixes links to references in linear models (#19282) 2021-01-27 23:26:47 +01:00
Albert Villanova del Moral 647fcb1ac1
DOC Fix A to uppercase in See Also docstring section (#18332) 2020-09-04 10:35:01 -04:00
genvalen e57fab1265
DOC Update default doc string values for linear_model (#17506) 2020-06-06 17:15:14 -04:00
Adrin Jalali dc0cc6e9be
[MRG] API kwonly args in impute, inspection, kernel_ridge (#16926)
, and linear_model
2020-04-19 22:58:47 +02:00
judithabk6 df64d1e5a5
DOC ensure all attributes are documented for PassiveAggressiveClassifier (#16272) 2020-01-29 15:06:59 +01:00
Sarat Addepalli 7898d6b801 DOC improve random_state docstrings in the linear_model module (#11900) 2020-01-08 17:09:33 +01:00
Thomas J Fan 0a7adef005 MNT Make modules private in linear_model (#15324) 2019-10-23 15:34:26 +02:00