[scikit-learn] (no subject)
Erik Fransson
karl.erik.fransson at gmail.com
Fri Feb 9 07:10:48 EST 2018
Hi everyone,
I have a simple questions in regards to how LassoCV works.
In the documentation it states that the best model is selected via
cross-validation, however I'm wondering how is this best model constructed.
Is it simply running a normal lasso fit with all of the training data
available using the optimal alpha?
And are these the parameters stored in .coef_?
Regards,
Erik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20180209/91a4fa12/attachment.html>
More information about the scikit-learn
mailing list