The current status on the release is that:

1. 9 doctests are failing on some platforms due to integers being printed
   as long integers (i.e. with 'L')

2. 3 tests are failing on some platforms due to numerical stability:
  a. sklearn.cluster.tests.test_spectral.test_spectral_clustering
  b. sklearn.cluster.tests.test_spectral.test_affinities
  c. Tests the FastMCD algorithm implementation
 
3. Test OneClassSVM leads to a segfault on my Win32 VM (XP, Python 2.6.5,
   numpy 1.4.0)

With regards to 1, I cannot reproduce (for lack of testing system).
Brian, would you mind sending me the output of the test suite.

I am not geared to run a debugger on Windows, and thus I am a bit
struggling to investigate 3.

Gaël

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to