Skip to content

Removing "indicator features" in whats_new.rst. #7472

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 22, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions doc/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -252,9 +252,6 @@ Enhancements
- :class:`naive_bayes.GaussianNB` now accepts data-independent class-priors
through the parameter ``priors``. By `Guillaume Lemaitre`_.

- Add option to show ``indicator features`` in the output of Imputer.
By `Mani Teja`_.

- Reduce the memory usage for 32-bit float input arrays of
:func:`utils.sparse_func.mean_variance_axis` and
:func:`utils.sparse_func.incr_mean_variance_axis` by supporting cython
Expand Down Expand Up @@ -4618,8 +4615,6 @@ David Huard, Dave Morrill, Ed Schofield, Travis Oliphant, Pearu Peterson.

.. _JPFrancoia: https://github.com/JPFrancoia

.. _Mani Teja: https://github.com/maniteja123

.. _Thierry Guillemot: https://github.com/tguillemot

.. _Wei Xue: https://github.com/xuewei4d
Expand Down