Skip to content
Snippets Groups Projects
Commit c61ecac0 authored by Olivier Grisel's avatar Olivier Grisel
Browse files

LassoLarsIC/CV and metrics.roc_curve in whats_new

parent 241ebbae
No related branches found
No related tags found
No related merge requests found
...@@ -94,6 +94,11 @@ Changelog ...@@ -94,6 +94,11 @@ Changelog
- Added 2D-patch extractor utilites in the :ref:`feature_extraction` module by `Vlad Niculae`_ - Added 2D-patch extractor utilites in the :ref:`feature_extraction` module by `Vlad Niculae`_
- Implementation of :class:`linear_model.least_angle.LassoLarsCV` and
:class:`linear_model.least_angle.LassoLarsIC` by `Gael Varoquaux`_ and `Alexandre Gramfort`_
- Scalability improvements to :func:`metrics.metrics.roc_curve` by Olivier Hervieu
API changes summary API changes summary
------------------- -------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment