amueller / scipy-2016-sklearn

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

add implementation of a simple model? #23

Closed amueller closed 8 years ago

amueller commented 8 years ago

We discussed adding linear regression with gradient descent in the beginning. Do we still want to do that?

rasbt commented 8 years ago

I can do that now! What about appending it to "11 Review of Scikit-learn API.ipynb"?

amueller commented 8 years ago

If you like, sure. We probably have wayyy too much material, so we need to see where we can cut it. Depends a bit on how much time we spend on exercises, though. We definitely need to check whether all our exercises make sense.

rasbt commented 8 years ago

Okay let's cut it out then, I think you are right, I really have no feeling for how long the notebooks/exercises take, you are much better at judging :)