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 3d0005f commit 7a15e41Copy full SHA for 7a15e41
doc/whats_new/v1.0.rst
@@ -257,6 +257,10 @@ Changelog
257
:class:`ensemble.StackingClassifier` and :class:`ensemble.StackingRegressor`.
258
:pr:`19564` by `Thomas Fan`_.
259
260
+- |Fix| Fixed the range of the argument max_samples to be (0.0, 1.0]
261
+ in :class:`ensemble.BaseForest` and the class that inherits it.
262
+ :pr:`20159` by `murata-yu`_.
263
+
264
:mod:`sklearn.feature_extraction`
265
.................................
266
0 commit comments