ML FUN

blog-images

ML-FUN

Course information:

Course website

https://www.fun-mooc.fr/en/courses/machine-learning-python-scikit-learn/

Course github repo with notebooks

https://github.com/INRIA/scikit-learn-mooc/

Course as static website

https://inria.github.io/scikit-learn-mooc/

https://mooc-forums.inria.fr/moocsl/

Resources

Where to run the notebooks

LOCAL_DIRECTORY=~/Downloads/jupyter/mountdir
mkdir -p $LOCAL_DIRECTORY
docker run -p 8888:8888 -v $LOCAL_DIRECTORY:/home/jovyan/ jupyter/scipy-notebook

Datasets

https://github.com/INRIA/scikit-learn-mooc/tree/master/datasets

Various ML resources

Apply the knowledge that you’ve learned on projects or Kaggle competitions

Meetup events

past

Fun stuff

Imports to try ;)

import antigravity
import this
import from __future__ import braces