Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 2.03 KB

File metadata and controls

44 lines (30 loc) · 2.03 KB

DataScience2018

course material for LV581092

I assume the following

You finished the following DataCamp courses before the start of the BIPM program:

Your only excuse to skip courses is if you think you already know the content.

In addition, you might want to take the following courses:

https://www.datacamp.com/courses/supervised-learning-with-scikit-learn

And these ressources are very useful:

RISE: "instantly turn your Jupyter Notebooks into a slideshow. No out-of-band conversion is needed, switch from jupyter notebook to a live reveal.js-based slideshow in a single keystroke, and back." https://github.com/damianavila/RISE
example: http://www.slideviper.oquanta.info/tutorial/slideshow_tutorial_slides.html#/

Free Jupyter Cloud Notebooks on Azure: https://notebooks.azure.com/
and from google:https://colab.research.google.com/

Statistics in Python:http://www.scipy-lectures.org/packages/statistics/index.html

books as free PDFs with Code:

Downey, A. B. (2015). Think Python (2nd ed.). Sebastopol, CA: O’Reilly (free PDF): https://greenteapress.com/wp/think-python-2e/

Downey, A. B. (2014). Think Stats (2nd ed.). Sebastopol, CA: O’Reilly (free PDF):https://greenteapress.com/wp/think-stats-2e/
Raschka book: https://github.com/rasbt/python-machine-learning-book-2nd-edition
An Introduction to Statistical Learning in R
https://github.com/JWarmenhoven/ISLR-python