Re: [Scikit-learn-general] 2.2.1.2. Estimators objects

2012-08-08 Thread Jaques Grobler
Ah, scrap that.. didn't see Lars' reply. Take care, J 2012/8/8 Jaques Grobler > Hi there, > > Thanks for the feedback. Yes the estimator is an object that must be > instantiated first, after which you can use it for your purposes. I'll have > a read through the part of the documentation that yo

Re: [Scikit-learn-general] 2.2.1.2. Estimators objects

2012-08-08 Thread Jaques Grobler
Hi there, Thanks for the feedback. Yes the estimator is an object that must be instantiated first, after which you can use it for your purposes. I'll have a read through the part of the documentation that you refer to and see whats potting. Thanks for your time. Regards, J 2012/8/3 none other

[Scikit-learn-general] 2.2.1.2. Estimators objects

2012-08-03 Thread none other
Hi, a newbie here, i was going through one of the tutorials on the 'estimator object' here: http://scikit-learn.org/stable/tutorial/statistical_inference/settings.html#estimators-objects unfortunately the average noob like me does not get informed that the estimator object has been declared to be