On Mon, 08 Sep 2014, Olivier Grisel wrote: > >> I just released 0.15.2. The source and binary packages for this > >> release are on PyPi as usual:
> >> https://pypi.python.org/pypi/scikit-learn/0.15.2 > > Congrats! > > And FWIW -- 0.15.2 is available now from NeuroDebian for all > > Debian/Ubuntu-powered folks. > Thanks. No unstable tests on the Debian build servers at this point? NeuroDebian built then fine across all recent debian/ubuntu releases -- cool! Also http://nipy.bic.berkeley.edu/waterfall?category=sklearn was green when I checked. It is a bit early to say about Debian servers conclusively -- I have just uploaded to Debian proper, so they have been rebuilt across architectures: https://buildd.debian.org/status/package.php?p=scikit-learn&suite=unstable and armel seems to whine a bit: ====================================================================== FAIL: sklearn.feature_extraction.tests.test_text.test_tfidf_no_smoothing ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/«PKGBUILDDIR»/debian/python-sklearn/usr/lib/python2.7/dist-packages/sklearn/feature_extraction/tests/test_text.py", line 361, in test_tfidf_no_smoothing tr.fit_transform, X).toarray() File "/«PKGBUILDDIR»/debian/python-sklearn/usr/lib/python2.7/dist-packages/sklearn/utils/testing.py", line 211, in assert_warns_message % func.__name__) AssertionError: No warning raised when calling fit_transform ====================================================================== FAIL: sklearn.metrics.tests.test_metrics.test_precision_recall_curve_toydata ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/«PKGBUILDDIR»/debian/python-sklearn/usr/lib/python2.7/dist-packages/sklearn/metrics/tests/test_metrics.py", line 1224, in test_precision_recall_curve_toydata assert_raises(Exception, precision_recall_curve, y_true, y_score) AssertionError: Exception not raised ---------------------------------------------------------------------- Ran 2753 tests in 1756.468s -- Yaroslav O. Halchenko, Ph.D. http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org Research Scientist, Psychological and Brain Sciences Dept. Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 WWW: http://www.linkedin.com/in/yarik ------------------------------------------------------------------------------ Want excitement? Manually upgrade your production database. When you want reliability, choose Perforce Perforce version control. Predictably reliable. http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
