Skip to content

Commit 32ca06b

Browse files
ahojnnesogrisel
authored andcommitted
Add RANSACRegressor to whats-new doc section
1 parent 250c6a3 commit 32ca06b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/whats_new.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ Changelog
5757
`Lars Buitinck`_. In particular, the k-means algorithm no longer
5858
needs a temporary data structure the size of its input.
5959

60+
- Added :class:`linear_model.RANSACRegressor` meta-estimator for the robust
61+
fitting of regression models. By `Johannes Schönberger`_.
62+
63+
6064
API changes summary
6165
-------------------
6266

@@ -2302,3 +2306,5 @@ David Huard, Dave Morrill, Ed Schofield, Travis Oliphant, Pearu Peterson.
23022306
.. _@FedericoV: https://github.com/FedericoV/
23032307

23042308
.. _Daniel Nouri: http://danielnouri.org
2309+
2310+
.. _Johannes Schönberger: https://github.com/ahojnnes

0 commit comments

Comments
 (0)