8000 MAINT: Modify whats_new item related to mutual information · scikit-learn/scikit-learn@866fe99 · GitHub
[go: up one dir, main page]

Skip to content

Commit 866fe99

Browse files
committed
MAINT: Modify whats_new item related to mutual information
1 parent ccfa930 commit 866fe99

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/whats_new.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ New features
2020
:func:`feature_selection.mutual_info_regression`. These functions can be
2121
used in :class:`feature_selection.SelectKBest` and
2222
:class:`feature_selection.SelectPercentile`, which now accept callable
23-
returning only `scores`. By `Nikolay Mayorov`_.
23+
returning only `scores`. By `Andrea Bravi`_ and `Nikolay Mayorov`_.
2424

2525
- The Gaussian Process module has been reimplemented and now offers classification
2626
and regression estimators through :class:`gaussian_process.GaussianProcessClassifier`
@@ -4006,3 +4006,5 @@ David Huard, Dave Morrill, Ed Schofield, Travis Oliphant, Pearu Peterson.
40064006
.. _Asish Panda: https://github.com/kaichogami
40074007

40084008
.. _Philipp Dowling: https://github.com/phdowling
4009+
4010+
.. _Andrea Bravi: https://github.com/AndreaBravi

0 commit comments

Comments
 (0)
0