Re: [Scikit-learn-general] sdss_photoz NaN problem in Exercise 7.2

2013-03-15 Thread Brian Holt
Unfortunately I recently moved to Ubuntu so I'm not going to be of much help right now... On Mar 15, 2013 11:48 AM, "george manus" wrote: > Brian Holt writes: > > > > > > > Up until very recently I was working on windows 7 64bit without any > trouble. > > Are you using the Enthought Python Distr

Re: [Scikit-learn-general] sdss_photoz NaN problem in Exercise 7.2

2013-03-15 Thread george manus
Brian Holt writes: > > > Up until very recently I was working on windows 7 64bit without any trouble. > Are you using the Enthought Python Distribution or pythonxy or are you building scikit learn for yourself? > On Mar 14, 2013 9:46 PM, "george manus" wrote: > > Leon Palafox ...> writes:

Re: [Scikit-learn-general] sdss_photoz NaN problem in Exercise 7.2

2013-03-14 Thread Brian Holt
Up until very recently I was working on windows 7 64bit without any trouble. Are you using the Enthought Python Distribution or pythonxy or are you building scikit learn for yourself? On Mar 14, 2013 9:46 PM, "george manus" wrote: > > > Leon Palafox writes: > > > > > > > What is the issue you'v

Re: [Scikit-learn-general] sdss_photoz NaN problem in Exercise 7.2

2013-03-14 Thread george manus
Leon Palafox writes: > > > What is the issue you've been having? > > On Thu, Mar 14, 2013 at 12:44 PM, george manus wrote:Hi There, > I am going through your great tutorial and got stuck with this data problem when > trying to do clf.fit in DecisionTreeRegression exercise.  After googling,

Re: [Scikit-learn-general] sdss_photoz NaN problem in Exercise 7.2

2013-03-14 Thread Leon Palafox
What is the issue you've been having? On Thu, Mar 14, 2013 at 12:44 PM, george manus wrote: > Hi There, > I am going through your great tutorial and got stuck with this data > problem when > trying to do clf.fit in DecisionTreeRegression exercise. After googling, > it > appears this problem wa

[Scikit-learn-general] sdss_photoz NaN problem in Exercise 7.2

2013-03-14 Thread george manus
Hi There, I am going through your great tutorial and got stuck with this data problem when trying to do clf.fit in DecisionTreeRegression exercise. After googling, it appears this problem was reported and confirmed for windows usage (I am using python 2.7.3, numpy 1.6.1 on win7 64 bit). I am