Re: [scikit-learn] Replacing the Boston Housing Prices dataset

2017-07-06 Thread Andrew Holmes
But how do social scientists do research into racism without including ethnicity as a feature in the data? Best wishes Andrew Public Profile > On 6 Jul 2017, at 17:05, G Reina wrote: > > I'd like to request that the "Boston Housing Prices" dataset in sklearn > (sklearn.datasets.load_boston)

Re: [scikit-learn] Artificial neural network not learning lower values of the training sample

2016-06-01 Thread Andrew Holmes
at 20:05, muhammad waseem wrote: > > I try to balance it out, the dataset is very periodic type (similar behaviour > in an year) > > On Tue, May 31, 2016 at 8:01 PM, Andrew Holmes <mailto:[email protected]>> wrote: > Is the training set unbalanced between h

Re: [scikit-learn] Artificial neural network not learning lower values of the training sample

2016-05-31 Thread Andrew Holmes
er values. > I have tried random forest but as I mentioned it did not give good results > either, I can try SVR. > > Kindest Regards > Waseem > > On Tue, May 31, 2016 at 6:54 PM, Andrew Holmes <mailto:[email protected]>> wrote: > When you say it’s not l

Re: [scikit-learn] Artificial neural network not learning lower values of the training sample

2016-05-31 Thread Andrew Holmes
ttp://twitter.com/andrewholmes82> > On 31 May 2016, at 16:59, Andrew Holmes wrote: > > If the problem is that it’s confusing day and night, are you including time > of day as a parameter? > > Best wishes > Andrew > > @andrewholmes82 <http://twitter.com/andrewholmes

Re: [scikit-learn] Artificial neural network not learning lower values of the training sample

2016-05-31 Thread Andrew Holmes
If the problem is that it’s confusing day and night, are you including time of day as a parameter? Best wishes Andrew @andrewholmes82 > On 31 May 2016, at 16:55, muhammad waseem wrote: > > Hi All, > I am trying to train an ANN but until now it is not