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 7013e24 commit d4f66a0Copy full SHA for d4f66a0
doc/whats_new.rst
@@ -122,6 +122,10 @@ Changelog
122
chart performance with respet to training size. See
123
:ref:`example_plot_learning_curve.py`. By `Alexander Fabisch`_.
124
125
+ - Add positive option in :class:`LassoCV <linear_model.LassoCV>` and
126
+ :class:`ElasticNetCV <linear_model.ElasticNetCV>`.
127
+ By Brian Wignall and `Alexandre Gramfort`_.
128
+
129
130
131
API changes summary
0 commit comments