[scikit-learn] RidgeCV with multiple targets returns a single alpha. Is it possible to get one alpha per target?

Christopher Mancuso chrismancuso1984 at gmail.com
Tue Aug 7 08:53:43 EDT 2018



> On Aug 7, 2018, at 6:43 AM, Christophe Pallier <christophe at pallier.org> wrote:
> 
> Hello,
> 
> I'd like to use RidgeCV to find the optimal alpha for each colunm (ntargets) of the DV variable.
> 
> It lloks like itthe fit() computes a single alpha. Is there a way to compute one alpha per column?
> 
> 
> 
> 
> -- 
> --
> Christophe Pallier <christophe at pallier.org>
> INSERM-CEA Cognitive Neuroimaging Lab, Neurospin, bat 145,
> 91191 Gif-sur-Yvette Cedex, France
> Tel: 00 33 1 69 08 79 34
> Personal web site: http://www.pallier.org
> Lab web site: http://www.unicog.org
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20180807/ad86296e/attachment-0001.html>


More information about the scikit-learn mailing list