Scikit-learn workshop and sprint at EuroScipy 2017 in Erlangen
Hi all, FYI I have just submitted a 90 min tutorial on scikit-learn to the EuroScipy CFP. If anybody is interested in co-teaching / TA-ing this workshop please let me know. I also plan to stay for the one-day sprint to help people make their first contribution to the project. Last year we had great fun and the sprint was very productive. Registration is now open: https://www.euroscipy.org/2017/ 10th European Conference on Python in Science Location: Erlangen August 28-29 (Mon, Tue) Tutorials / Workshops August 30 - 31 (Wed, Thu) Main conference and posters September 1 (Fri) Sprints See you in Erlangen! -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel
Hi Olivier, On Fri, Jun 23, 2017 at 11:16 PM Olivier Grisel <olivier.grisel@ensta.org> wrote:
Hi all,
FYI I have just submitted a 90 min tutorial on scikit-learn to the EuroScipy CFP. If anybody is interested in co-teaching / TA-ing this workshop please let me know.
I will be at EuroScipy and interested in co-teaching. T
Hi Tim, Thanks for the help. I was planning to do a quick sklearn intro based on slides such as the first part of: https://speakerdeck.com/ogrisel/intro-to-scikit-learn-and-whats-new-in-0-dot... (but I would like to re-do them in HTML with remark.js as I do here: https://github.com/ogrisel/decks/tree/gh-pages) and then run through a notebook such as : https://github.com/ogrisel/notebooks/blob/master/sklearn_demos/Income%20clas... Do you have any suggestion ? The workshop duration is 90 min. -- Olivier
Hey, On Wed, Jun 28, 2017 at 9:42 AM Olivier Grisel <olivier.grisel@ensta.org> wrote:
Do you have any suggestion ? The workshop duration is 90 min.
Looks like a good setup. Two thoughts: should we construct an example that uses a pipeline to illustrate the point that you should put your whole pipeline into your grid search/CV? Start with intro to scikit-learn slides, then live demo, and if there is time left the what's new? 90minutes isn't very long :-/ T
participants (2)
-
Olivier Grisel -
Tim Head