On Fri, Feb 15, 2013 at 10:03:55AM +0100, Olivier Grisel wrote: > I think it would be better to leave lasso_path as it is and add an > `alphas` option to lars_path instead that would trigger the > interpolation between the kinks automatically found by the lars > algorithm.
> WDYT? I find that lars_path is already a function that is complicated-enough, with a signature difficult to understand, so I'd rather not make it more complex. If there is a need, we can add a similar function that calls lars_path to do what you are suggesting. However, before we do this, I'd like to understand: what is the usecase and the purpose for this function? G ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
