8000 Updated the whats_new · scikit-learn/scikit-learn@1906989 · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1906989

Browse files F355
author
Yannick Schwartz
committed
Updated the whats_new
1 parent 04b0144 commit 1906989

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/whats_new.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ Changelog
6060
- Added :class:`linear_model.RANSACRegressor` meta-estimator for the robust
6161
fitting of regression models. By Johannes Schönberger.
6262

63+
- Extended transform and inverse_transform methods from
64+
:class:`pipeline.Pipeline` to ignore the last step if it does not
65+
implement the corresponding methods, by `Yannick Schwartz`_.
66+
6367

6468
API changes summary
6569
-------------------

0 commit comments

Comments
 (0)
0