diff --git a/doc/whats_new.rst b/doc/whats_new.rst index 13b425ab07e9d1b97e61fd73759590c1af66316c..2cec50a226b3816be33943fb95b8892efd3af3a1 100644 --- a/doc/whats_new.rst +++ b/doc/whats_new.rst @@ -8,7 +8,7 @@ Changelog --------- -New features +Highlights ............. - Gradient boosted regression trees (:ref:`gradient_boosting`) @@ -44,8 +44,8 @@ New features ``shrink_threshold`` parameter, which implements **shrunken centroid classification**, by `Robert Layton`_. -Improvements and refactorings -.............................. +Other changes +.............. - Merged dense and sparse implementations of :ref:`sgd` module and exposed utility extension types for sequential