Skip to content

Commit 40abf8b

Browse files
authored
DOC Fix user name in whats new entry (scikit-learn#27300)
1 parent e24c13c commit 40abf8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whats_new/v0.24.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ Changelog
403403
`regularization`, which can take the values `None`, 'components',
404404
'transformation' or 'both', in accordance with
405405
:func:`decomposition.NMF.non_negative_factorization`.
406-
:pr:`17414` by :user:`Bharat Raghunathan <Bharat123rox>`.
406+
:pr:`17414` by :user:`Bharat Raghunathan <bharatr21>`.
407407

408408
- |Fix| :class:`decomposition.KernelPCA` behaviour is now more consistent
409409
between 32-bits and 64-bits data input when the kernel has small positive

0 commit comments

Comments
 (0)