8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0849124 commit fab1268Copy full SHA for fab1268
doc/whats_new/v1.0.rst
@@ -10,13 +10,11 @@ Version 1.0.2
10
**In Development**
11
12
- |Fix| :class:`cluster.Birch`,
13
- :class:`feature_selection.RFECV`,
14
- :class:`ensemble.RandomForestRegressor`,
+ :class:`feature_selection.RFECV`, :class:`ensemble.RandomForestRegressor`,
15
:class:`ensemble.RandomForestClassifier`,
16
:class:`ensemble.GradientBoostingRegressor`, and
17
- :class:`ensemble.GradientBoostingClassifier`
18
- do not raise warning when fitted on
19
- a pandas DataFrame anymore. :pr:`21578` by `Thomas Fan`_.
+ :class:`ensemble.GradientBoostingClassifier` do not raise warning when fitted
+ on a pandas DataFrame anymore. :pr:`21578` by `Thomas Fan`_.
20
21
Changelog
22
---------
0 commit comments