That's a bug, it would be great if you could open an issue [0] so that
we don't forget about it.

Best,

Fabian

[0] https://github.com/scikit-learn/scikit-learn/issues

On Fri, Sep 23, 2011 at 5:48 PM, Claire Revillet <[email protected]> wrote:
> Hello,
>
> I packaged new version for Mageia. I just had 1 failure under i586 (none
> under x86_64).
>
> My configuration is :
> python 2.7.2
> numpy 1.6.1
> scipy 0.9.0
> lapack 3.3.1
> atlas 3.8.3
>
> Here is my test log:
> ======================================================================
> FAIL: Check that lars_path is robust to collinearity in input
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/site-packages/nose/case.py", line 187, in
> runTest
>     self.test(*self.arg)
>   File
> "/net/nfs/home/revillet/RPM/BUILDROOT/python-scikits-learn-0.9-1.mga2.i386/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_least_angle.py",
> line 86, in test_collinearity
>     assert_array_almost_equal(np.dot(X, coef_path_[:, -1]), y)
>   File "/usr/lib/python2.7/site-packages/numpy/testing/utils.py", line
> 800, in assert_array_almost_equal
>     header=('Arrays are not almost equal to %d decimals' % decimal))
>   File "/usr/lib/python2.7/site-packages/numpy/testing/utils.py", line
> 636, in assert_array_compare
>     raise AssertionError(msg)
> AssertionError:
> Arrays are not almost equal to 6 decimals
>
> (mismatch 100.0%)
>  x: array([ 0.82457083, -0.25      , -0.125     ])
>  y: array([ 1.,  0.,  0.])
>
> ----------------------------------------------------------------------
>
>
> Tell me if you need more informations
> Claire Revillet
>
> ------------------------------------------------------------------------------
> All of the data generated in your IT infrastructure is seriously valuable.
> Why? It contains a definitive record of application performance, security
> threats, fraudulent activity, and more. Splunk takes this data and makes
> sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-d2dcopy2
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to