Skip to content
Snippets Groups Projects
Commit 4ae7551f authored by Jaques Grobler's avatar Jaques Grobler
Browse files

Added the name change for the recent change EllipticEnvelope

parent eb09cec5
No related branches found
No related tags found
Loading
......@@ -85,6 +85,9 @@ Changelog
API changes summary
-------------------
- :class:`covariance.EllipticEnvelop` is now deprecated - Please use :class:`covariance.EllipticEnvelope`
instead.
- `NeighborsClassifier` and `NeighborsRegressor` are gone in the module
:ref:`neighbors`. Use the classes :class:`KNeighborsClassifier`,
:class:`RadiusNeighborsClassifier`, :class:`KNeighborsRegressor`
......@@ -1092,3 +1095,5 @@ of commits):
.. _Robert Layton: http://www.twitter.com/robertlayton
.. _Scott White: http://twitter.com/scottblanc
.. _Jaques Grobler: https://github.com/jaquesgrobler/scikit-learn/wiki/Jaques-Grobler
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment