handson-ml/README.md

516 B

Machine Learning Notebooks

This project aims at teaching you the fundamentals of Machine Learning in python.

Simply open the Jupyter notebooks you are interested in:

  • within github (start at index.ipynb)
  • using Binder: Binder
  • or by cloning this repository and running Jupyter locally.