amueller / scipy-2016-sklearn

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

Rearrange outline #12

Closed amueller closed 8 years ago

amueller commented 8 years ago

this numbers all the topics and rearranges them a bit. I'm not sure about having separate notebooks for 05 and 06. I'm also not sure what you had in mind for 07. A general overview that is made more concrete in 08 and 09?

We don't have notebooks for 24-28 right now, and I don't have a good feeling for what the idea was with 17.

rasbt commented 8 years ago

Looks good now. I see that you added the Linear Models section already; and you removed the nested CV section. I can append a section to the Cross-Validation section on nested CV.

So, let me do 25 & 28 if you don't mind (will start tonight). Plus, I will send you the slides after the readjustements on Sat/Sun.

amueller commented 8 years ago

The nested CV was mostly at a very odd place, I thought, between SVM and Trees.

amueller commented 8 years ago

I haven't started working on anything lol. Sorry. For 24: We could either explain regression when explaining the models directly (they are mostly the same for classification and regression) or we could make 24 "regression works just like classfication" ^^

amueller commented 8 years ago

I can do 27 and 26 and I'll go over everything again.

amueller commented 8 years ago

merge?

rasbt commented 8 years ago

I haven't started working on anything lol. Sorry.

Haha, lol, yeah, but I am sure everything will come together nicely. Our tutorial is Tue, so plenty of time on the weekend. Haha, my boss was pressuring me to submit a research paper before I go to Texas ... which kept me mostly busy but I will submit it in a few hours so that's off my plate and I only have to worry about scipy then I guess :)

I can do 27 and 26 and I'll go over everything again.

That'll be great, thanks! I'll do 25 & 28 then!

+1 on merging