We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4285ab7 commit 2ac5af8Copy full SHA for 2ac5af8
scikits/learn/__init__.py
@@ -41,4 +41,4 @@ def test(self, label='fast', verbose=1, extra_argv=['--exe'],
41
'metrics', 'mixture', 'naive_bayes', 'neighbors', 'pipeline',
42
'preprocessing', 'qda', 'svm', 'test', 'clone', 'pls']
43
44
-__version__ = '0.8.git'
+__version__ = '0.8'
0 commit comments