Hi Alex,

Thanks for responding.

On Sat, May 26, 2012 at 5:09 AM, Alexandre Gramfort
<[email protected]> wrote:
> hi ariel,
>
> have you standardized your data?
>

No, not yet. I'll try doing that. I understand that it's not a bad
idea to do that, but should it be necessary?

> did you try with Ridge?

Yes - that seems to work fine for this problem. However, I would like
to also apply this to larger problems and I am worried that ridge
regression will eventually become very slow. That's why I was trying
out SGD.

BTW - is there any way to track the progress of these algorithms, as
they are running? That is, print out something every n iterations
reporting on the convergence of the error?

Thanks again,

Ariel

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to