Skip to content

Commit

Permalink
DOC add what's new entry
Browse files Browse the repository at this point in the history
  • Loading branch information
jnothman committed Aug 7, 2014
1 parent af62303 commit c55b4bd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ New features
trained forest model to grow additional trees incrementally. By
`Laurent Direr`_.

- Added support for substituting or disabling :class:`pipeline.Pipeline`
and :class:`pipeline.FeatureUnion` components using the ``set_params``
interface that powers :mod:`sklearn.grid_search`.
See :ref:`example_plot_compare_reduction.py`. By `Joel Nothman`_ and
`Robert McGibbon`_.


Enhancements
............
Expand Down

0 comments on commit c55b4bd

Please sign in to comment.