Guillaume Lemaitre
|
286f0c9d17
|
DOC fixes references issues given by sphinx (#27432)
|
2023-10-03 20:25:29 +02:00 |
Kushan Sharma
|
3aa1054263
|
DOC Add link to Early Stopping example in Gradient Boosting (#27025)
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
|
2023-09-29 08:55:10 +02:00 |
Guillaume Lemaitre
|
5d145bf760
|
DOC fixes intersphinx warnings (#26779)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
|
2023-07-10 20:25:35 +00:00 |
Adrin Jalali
|
42173fdb34
|
MNT add isort to ruff's rules (#26649)
|
2023-06-21 17:50:07 +02:00 |
Jérémie du Boisberranger
|
9c266cf5d6
|
MAINT Param validation: decorate all estimators with _fit_context (#26473)
|
2023-06-14 16:52:35 +02:00 |
Thomas J. Fan
|
02ebf9e68f
|
MNT Adds dict typing hint to _parameter_constraints for mypy (#24301)
|
2022-08-30 11:01:10 +02:00 |
Sean Atukorala
|
99ae8f8f1b
|
DOC Updates linear_model.Perceptron regarding t_ (#24073)
|
2022-08-05 15:45:00 +02:00 |
Nwanna-Joseph
|
7f0b57e626
|
MAINT parameter validation in SGD*, PassiveAgressive* and Perceptron (#23521)
Co-authored-by: jeremie du boisberranger <jeremiedbb@yahoo.fr>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Meekail Zain <34613774+Micky774@users.noreply.github.com>
|
2022-06-24 17:46:18 +02:00 |
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 |