amueller / scipy-2016-sklearn

Scikit-learn tutorial at SciPy2016
Creative Commons Zero v1.0 Universal
515 stars 516 forks source link

add gridsearch exercise #70

Closed amueller closed 8 years ago

amueller commented 8 years ago

Do you think there's anything else that's "urgent". Damn, I wanted to run everything on python2, but didn't get to. Maybe we can do it quicker with nbconvert? not sure though.

amueller commented 8 years ago

why doesn't this have continuous integration? damn it!

rasbt commented 8 years ago

nothing urgent except Python 2 I think. That's actually tricky though, would have to look carefully for float integer division and that sort of stuff. Maybe people won't mind. E.g., we can say something like if someone gets different results, let us know, and then we fix it on a fly and sell it as an exercise or so ;)

amueller commented 8 years ago

ok, night time for me ;) see you tomorrow!

rasbt commented 8 years ago

allright. Glad we got everything done in time except these little things :P

amueller commented 8 years ago

well I'm sure we could spend another week on polishing it ;)