Re: [Scikit-learn-general] error using CountVectorizer with python 2.6.1

2013-09-28 Thread Andre
This is an error on collections defaultdict in Python 2.6.1 -- October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced prof

[Scikit-learn-general] errors in sklearn.test()?

2012-02-11 Thread Andre Smolentzov
Hi I have installed scikit-learn in Windows Vista with Python 2.6. When I run the sklearn.test(), I am getting some errors. How should I proceed? can I still run the svm function in scikit? I am attachinh the list of warnings and erros that i have got. regards Python 2.6.6 (r266:84297, Aug 24 20

Re: [Scikit-learn-general] Windows vista installation error

2012-02-11 Thread Andre Smolentzov
Hi Vlad Thanks for the prompt answer. I run the "import sklearn" in my IDLE and it worked! Now I have to download "nose" to run test() 2012/2/12 Vlad Niculae > Hi Andre > > The installation instructions you are referring to apply only for > installing

[Scikit-learn-general] Windows vista installation error

2012-02-11 Thread Andre Smolentzov
I have downloaded scikit-learn for 2.6 ( http://sourceforge.net/projects/scikit-learn/files/scikit-learn-0.10.win32-py2.6.exe/download) and it was ok. I am running Windows Vista I have Python 2.6, numpy,scipy. I have also a C compiler (mingw) . I assume that Python is correctly configured in Window