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 c0d77d4 commit da96da9Copy full SHA for da96da9
doc/whats_new/v0.22.rst
@@ -55,6 +55,11 @@ Changelog
55
validation data separately to avoid any data leak. :pr:`13933` by
56
`Nicolas Hug`_.
57
58
+- |Feature| :class:`ensemble.HistGradientBoostingClassifier` and
59
+ :class:`ensemble.HistGradientBoostingRegressor` have an additional
60
+ parameter called `warm_start` that enables warm starting. :pr:`14012` by
61
+ :user:`Johann Faouzi <johannfaouzi>`.
62
+
63
:mod:`sklearn.linear_model`
64
...........................
65
0 commit comments