On Thu, Jan 19, 2012 at 12:44 AM, Mathieu Blondel <[email protected]> wrote: > Here's a a pull-request implementing more convenient warm-start in SGD > and ElasticNet: > > https://github.com/scikit-learn/scikit-learn/pull/568
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? Regards Stéfan [1] http://scikit-learn.org/stable/modules/generated/sklearn.linear_model.sparse.Lasso.html ------------------------------------------------------------------------------ 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
