I am the author of that branch. Please let me know if there is anything I
can do to help merge when it comes to be that time.
Thanks
zach
On Mon, Jun 2, 2014 at 7:14 AM, Olivier Grisel
wrote:
> 2014-06-02 9:25 GMT+02:00 Lars Buitinck :
> > 2014-06-02 5:43 GMT+02:00 John Prior :
> >> Does the
What's going on in Seattle? Are there other conferences that you guys
prefer to go to? PyCon?
On Tue, Mar 4, 2014 at 10:13 AM, Nelle Varoquaux
wrote:
> I should be there (and in Seattle before that). I can help putting up
> a proposal.
>
> Cheers,
> N
>
> On 4 March 2014 16:05, Olivier Grisel
It seems that with GridSearchCV and RandomizedSearchCV both already
included in scikit-learn, it would make sense to also include other common,
more efficient hyperparameter searchers as well.
zach
On Thu, Jan 30, 2014 at 3:11 PM, Hadayat Seddiqi wrote:
> Hi,
>
> So I was the one who volunteer
which classifier are you using? I pickle trained DecisionTree and
RandomForest classifiers, save them to disk and then load them up in
production without a problem all the time.
zach
On Thu, Dec 19, 2013 at 5:00 PM, Su, Jian, Ph.D. wrote:
> Is it possible to save the trained classifier and pass