Skip to content

Commit 0b330be

Browse files
committed
DOC fix contributor name
1 parent 4eda9e6 commit 0b330be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/whats_new.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ New features
1919

2020
- The new class :class:`preprocessing.RobustScaler` provides an
2121
alternative to :class:`preprocessing.StandardScaler` for feature-wise
22-
centering and range normalization that is robust to outliers. By `untom`_.
22+
centering and range normalization that is robust to outliers. By `Thomas Unterthiner`_.
2323

2424
Enhancements
2525
............
@@ -193,7 +193,7 @@ New features
193193

194194
- Added :class:`cross_validation.PredefinedSplit` cross-validation
195195
for fixed user-provided cross-validation folds.
196-
By `untom`_.
196+
By `Thomas Unterthiner`_.
197197

198198
- Added :class:`calibration.CalibratedClassifierCV`, an approach for
199199
calibrating the predicted probabilities of a classifier.
@@ -3488,4 +3488,4 @@ David Huard, Dave Morrill, Ed Schofield, Travis Oliphant, Pearu Peterson.
34883488

34893489
.. _Sebastian Raschka: http://sebastianraschka.com
34903490

3491-
.. _untom: https://github.com/untom
3491+
.. _Thomas Unterthiner: https://github.com/untom

0 commit comments

Comments
 (0)