Well, I had a mistake.

It crashes always when n_samples != n_features for a CSR. Do you think this
is a bug?


On Tue, Mar 25, 2014 at 1:08 AM, Lars Buitinck <[email protected]> wrote:

> 2014-03-24 20:05 GMT+01:00 Manoj Kumar <[email protected]>:
> > X, y = make_regression(n_samples=100, n_features=2000)
>
> You're missing a random_state arg here, which might explain why it
> crashes sometimes but not always.
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/13534_NeoTech
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>



-- 
Regards,
Manoj Kumar,
Mech Undergrad
http://manojbits.wordpress.com
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to