Can you please give a full traceback?
Which version of scikit-learn and scipy are you using?
And how did you install scipy and scikit-learn?
It looks like "sudo pip install". That is possibly not a good way to built scipy, as it might be linked to an unoptimized BLAS.

Andy


On 05/11/2015 11:13 PM, Siddhartha Nath wrote:
File "/usr/local/lib/python3.4/site-packages/scipy/linalg/decomp_svd.py", line 106, in svd
    full_matrices=full_matrices, overwrite_a=overwrite_a)
ValueError: On entry to DGESDD parameter number 12 had an illegal value

for multiple tests

My first time using scikit-learn, Any pointers will be appreciated.

-- Siddhartha



------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to