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

Skip to content

Commit aebf7f6

Browse files
Kirill Bobyrevamueller
authored andcommitted
Addressing issue #7468. (#7472)
Removing entry about "indicator features" in `whats_new.rst`, because it was causing multiple issues and this resulted in being reverted.
1 parent eecfdda commit aebf7f6

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
@@ -4614,8 +4611,6 @@ David Huard, Dave Morrill, Ed Schofield, Travis Oliphant, Pearu Peterson.
46144611

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

4617-
.. _Mani Teja: https://github.com/maniteja123
4618-
46194614
.. _Thierry Guillemot: https://github.com/tguillemot
46204615

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

0 commit comments

Comments
 (0)
0