8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b0144 commit 1906989Copy full SHA for 1906989
doc/whats_new.rst
@@ -60,6 +60,10 @@ Changelog
60
- Added :class:`linear_model.RANSACRegressor` meta-estimator for the robust
61
fitting of regression models. By Johannes Schönberger.
62
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
+
67
68
API changes summary
69
-------------------
0 commit comments