Hi Simon (Nuvraj?)
Please address all questions about scikit-learn at the scikit-learn mailing list: [email protected]
Or ask at stackoverflow with the scikit-learn tag.

You can try to use scikit-learn with Python 3.3 (there is not really a "version" for 2.7 or 3.2, conversion is done by 2to3). I think you can install it either using easy_install / pip or from source as described here:
http://scikit-learn.org/dev/install.html#installing-an-official-release

As there is no official 3.3 support yet, it might be that you run into problems. As we try to improve python 3 support currently,
please get back at us if you run into any major trouble.

Best,
Andy

On 01/07/2013 05:29 PM, Nuvraj Sanghera wrote:
Dear Andreas,

I am a new user to Python coding and the associated packages that so many people, much cleverer than myself, have created. I am a biologist studying for a PhD at the University of Bristol, and so I instantly thought of using Python for biological modelling and after some "Google-ing" I landed on your scikit-learn website with an example for species distribution modelling. Which I thought, great, a useful piece of code I could learn from. However, I haven't been able to find a version of scikit-learn which is compatible with the Python v3.3. On lfd.uci.edu I found a scikit-image which was for v3.3, but the actual scikit-learn stops at Python v3.2. Is there a version of scikit-learn for Python 3.3, and would you be able to tell me where to find it, please? Or is there a way I can build the version of scikit for Python v3.2 for Python v3.3?

Thank you very much for your help.
Kind regards,

Simon

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to