Hi, On Fri, Feb 15, 2013 at 01:45:29PM +0100, Gael Varoquaux wrote: > Now, that said, I think that we could do a better job pushing users > towards the solution that you are proposing, which is a good one. I will > improve the docstring of lasso_path to suggest this solution to users.
I have committed an improved docstring, with a full example showing how to mimic lasso_path with lars_path and linear interpolation: https://github.com/scikit-learn/scikit-learn/commit/d51fa0587140b280f8f8268c36fa5a50048b7738 Cheers, Gaƫl ------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
