Hello,
I am trying to add support for sparse matrices in RandomizedLasso. I'm
stuck at this line.
swap, nrm2 = linalg.get_blas_funcs(('swap', 'nrm2'), (X,))
When X is sparse. this fails with the following error.
AttributeError, flags not found.
Is this expected behaviour?
Any help would be greatly appreciated.
--
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