8000 Addressing issue #7468. (#7472) · Sundrique/scikit-learn@ba9ba77 · GitHub
[go: up one dir, main page]

Skip to content

Commit ba9ba77

Browse files
Kirill BobyrevSundrique
authored andcommitted
Removing entry about "indicator features" in `whats_new.rst`, because it was causing multiple issues and this resulted in being reverted.
1 parent 6d44e5d commit ba9ba77

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

doc/whats_new.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -252,9 +252,6 @@ Enhancements
252252
- :class:`naive_bayes.GaussianNB` now accepts data-independent class-priors
253253
through the parameter ``priors``. By `Guillaume Lemaitre`_.
254254

255-
- Add option to show ``indicator features`` in the output of Imputer.
256-
By `Mani Teja`_.
257-
258255
- Reduce the memory usage for 32-bit float input arrays of
259256
:func:`utils.sparse_func.mean_variance_axis` and
260257
:func:`utils.sparse_func.incr_mean_variance_axis` by supporting cython
@@ -4668,8 +4665,6 @@ David Huard, Dave Morrill, Ed Schofield, Travis Oliphant, Pearu Peterson.
46684665

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

4671-
.. _Mani Teja: https://github.com/maniteja123
4672-
46734668
.. _Thierry Guillemot: https://github.com/tguillemot
46744669

46754670
.. _Wei Xue: https://github.com/xuewei4d

0 commit comments

Comments
 (0)
0