Hi Yaroslav,
I cannot replicate this (just checked quickly). I am travelling, so I
cannot spend too much time on it, but we'll definitely look at it and try
to address it.
Gael
On Mon, Jul 02, 2012 at 01:37:31PM -0400, Yaroslav Halchenko wrote:
> > > self.test(*self.arg)
> > > File
> > >
hi,
what version of the tutorial are you using?
make sure to use the latest documentation :
http://scikit-learn.org/stable/
you're likely to use a documentation that is outdated
Alex
On Mon, Jul 2, 2012 at 7:31 PM, Rupinder Paul wrote:
> Hi,
>
> I just easy_install'ed sklearn -- everything w
> > self.test(*self.arg)
> > File
> > "/build/buildd-scikit-learn_0.11.0-1-mipsel-ZOiuQA/scikit-learn-0.11.0/debian/python-sklearn/usr/lib/python2.6/dist-packages/sklearn/covariance/tests/test_robust_covariance.py",
> > line 28, in test_mcd
> > launch_mcd_on_dataset(100, 5, 20, 0.01, 0.
Hi,
I just easy_install'ed sklearn -- everything went ok...ran tests
throught nose. So I am trying one of text classifications tutorials.
I am in python command line mode..and when I write "from
sklearn.feature_extraction.text import RomanPreprocessor" ..I get an
error "ImportError: cannot impo
On Mon, 02 Jul 2012, Yaroslav Halchenko wrote:
> Just now spotted that sklearn hasn't migrated to wheezy yet because of
> Tail of log for scikit-learn on armel:
> Traceback (most recent call last):
> File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
> self.test(*sel
Just now spotted that sklearn hasn't migrated to wheezy yet because of
Tail of log for scikit-learn on armel:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File
"/build/buildd-scikit-learn_0.11.0-1-armel
> ==
> ERROR: Check that primal coef modification are not silently ignored
> --
> Traceback (most recent call last):
> File
> "/Users/anuzismichael/.virtualenvs/