Re: [Scikit-learn-general] Summary of my recent blog post and GSoC progress

2012-08-17 Thread Olivier Grisel
2012/8/17 Vlad Niculae : > If the build scheduled tonight runs successfully, with the newly added > benchmarks, I would like to move the scikit-learn-speed codebase to > scikit-learn/scikit-learn-speed, and switch the Jenkins settings to pull from > there, and to push ghpages updates there. (to

Re: [Scikit-learn-general] Summary of my recent blog post and GSoC progress

2012-08-17 Thread Vlad Niculae
If the build scheduled tonight runs successfully, with the newly added benchmarks, I would like to move the scikit-learn-speed codebase to scikit-learn/scikit-learn-speed, and switch the Jenkins settings to pull from there, and to push ghpages updates there. (to scikit-learn.github.com/scikit-l

[Scikit-learn-general] Nice git trick to quickly checkout the branch of a pull request

2012-08-17 Thread Olivier Grisel
See: https://gist.github.com/3342247 Very handy for quickly reviewing incoming pull requests. -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel -- Live Security Virtual Conference Exclusive live event w

Re: [Scikit-learn-general] Scikits download woes.

2012-08-17 Thread Andreas Müller
No problem. Hope you don't run any too many more problems ;) - Ursprüngliche Mail - Von: "Gaurav Bhalla" An: scikit-learn-general@lists.sourceforge.net Gesendet: Freitag, 17. August 2012 15:59:31 Betreff: Re: [Scikit-learn-general] Scikits download woes. Ok thanks again. On Fri, Aug

Re: [Scikit-learn-general] Scikits download woes.

2012-08-17 Thread Gaurav Bhalla
Ok thanks again. On Fri, Aug 17, 2012 at 9:44 AM, Andreas Müller wrote: > Hi Gaurav. > Sorry, I couldn't open the link. > Any way, the documentation you linked to is very old. > We haven't managed to clean up our google links. > Please use the current documentation at scikit-learn.org. > Many thi

Re: [Scikit-learn-general] Scikits download woes.

2012-08-17 Thread Andreas Müller
Hi Gaurav. Sorry, I couldn't open the link. Any way, the documentation you linked to is very old. We haven't managed to clean up our google links. Please use the current documentation at scikit-learn.org. Many things have changes since the 0.5 your link is pointing to. Cheers, Andy - Ursprüng

Re: [Scikit-learn-general] Scikits download woes.

2012-08-17 Thread Gaurav Bhalla
I managed to download all the dependencies and ran a few simple examples. I was trying to download glm but ran into this one from scikits.learn import glm C:\Python27\lib\site-packages\scikits\learn\__init__.py:2: UserWarning: scikits.learn namespace is deprecat

Re: [Scikit-learn-general] Scikits download woes.

2012-08-17 Thread Gaurav Bhalla
Ok thanks I will try and do that. May bug you again. But thanks again for the super prompt reply. On Fri, Aug 17, 2012 at 8:40 AM, Andreas Mueller wrote: > Hi Gaurav. > You should go to this page: > http://www.enthought.com/products/getepd.php > And click on "get academic" at the bottom. > > Yes

Re: [Scikit-learn-general] Scikits download woes.

2012-08-17 Thread Andreas Mueller
Hi Gaurav. You should go to this page: http://www.enthought.com/products/getepd.php And click on "get academic" at the bottom. Yes, you should uninstall what you already installed before if you do that. I'm not sure which C++ plugin you speak about but the EPD will just work ;) Btw, you should

Re: [Scikit-learn-general] Scikits download woes.

2012-08-17 Thread Gaurav Bhalla
Thanks for the quick note Andy, I actually managed to get the Enthought installer page. I was curious if I can just do that. This is what I see, http://www.enthought.com/repo/.hidden_epd_installers/ Since I have a 64 bit machine, I guess I will need this guy epd-7.3-2-win-x86_64.msi

Re: [Scikit-learn-general] Scikits download woes.

2012-08-17 Thread Andreas Mueller
Hi Gaurav. Did you build the project? You have to run "make install" in the download folder. As the package is located in site-packages, I guess you did that. How did you install scikit-learn? The easiest way to do it is using "pip" or "easy_install". You can just do "pip install sklearn" for ex

[Scikit-learn-general] Scikits download woes.

2012-08-17 Thread Gaurav Bhalla
Hi, I am very new to both Python and Scikits, I find Scikits very interesting and would like to use it for my research. I am running into download problems unfortunately. I would be really really grateful if someone could help me. I am running Python 2.7, my IDLE session shows me this Python 2.7