2012/1/19 Stéfan van der Walt <[email protected]>: > Talking of which, I see in the current docs that coefficients can be > specified to initialise, e.g., Lasso [1], but in the development > version that is no longer possible. What is the new suggested way of > doing warm starts?
Warm start is implemented in the dense implementation but not in the sparse one. I think it's just an omission. Mathieu ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
