Nicolas Hug
1dedc7e6a8
[MRG] Prototype 4 for strict check_estimator mode ( #17361 )
2020-08-06 12:02:15 +02:00
genvalen
e57fab1265
DOC Update default doc string values for linear_model ( #17506 )
2020-06-06 17:15:14 -04:00
マーティン
6998f621b8
DOC Enabling links to objects in docstrings of RANSACRegressor ( #17479 )
...
* Add link to DecisionTreeRegressor object in BaggingRegressor docstrings
* Add link to DecisionTreeClassifier object in BaggingClassifier class doctring
* Replace object reference with class link to LinearRegression
2020-06-06 15:19:29 -04:00
Roman Yurchak
8feb04524c
Common check for sample weight invariance with removed samples ( #17176 )
...
Co-Authored-By: Nicolas Hug <contact@nicolas-hug.com>
2020-06-04 00:30:01 +02:00
Roman Yurchak
818e16a1ea
Revert "Common check for sample weight invariance with removed samples ( #16507 )"
...
This reverts commit 77279d6b3e .
2020-05-10 17:05:01 +02:00
Roman Yurchak
77279d6b3e
Common check for sample weight invariance with removed samples ( #16507 )
...
Co-Authored-By: Nicolas Hug <contact@nicolas-hug.com>
2020-05-10 15:41:53 +02:00
brigi
dbc35934a6
DOC Version added and changed labels added for v0.18 (#wimlds) ( #16222 )
...
* Versionlabels added to v0.18 (#wimlds)
* documentation issues: label changed and added for version 0.18
* fix intends and shorten description
Co-authored-by: Hannah <32333241+hhnnhh@users.noreply.github.com>
Co-authored-by: Brigitte@home <unger@nue.tu-berlin.de>
2020-04-27 18:43:47 -04:00
Nicolas Hug
089c8a17a1
[MRG] MNT requires_y tag with y=None validation ( #16622 )
2020-04-22 22:41:45 +10: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
Nicolas Hug
d205638475
MNT Introduction of n_features_in_ attr with _validate_data mtd ( #16112 )
2020-02-29 09:05:11 -05:00
Sarat Addepalli
7898d6b801
DOC improve random_state docstrings in the linear_model module ( #11900 )
2020-01-08 17:09:33 +01:00
J-A16
1c42e79d42
FIX pass sample weights to final estimator ( #15773 )
2019-12-09 19:33:06 +11:00
Christian Lorentzen
004426ab53
ENH Consistent checks for sample weights in linear models ( #15530 )
2019-11-15 21:26:09 +01:00
Thomas J Fan
0a7adef005
MNT Make modules private in linear_model ( #15324 )
2019-10-23 15:34:26 +02:00