Introduction to Machine Learning
Static intro
Walk through the static notebooks:
-
- Machine Learning concepts
-
- Basic code example to solve the Kaggle's Titanic Challenge
Dynamic intro
Follow the next steps to clone, install, execute, open, and edit the notebooks on your own machine:
Install
Install Anaconda installer with Python 3.
Execute
Clone the repository, and run jupyter notebook on the project's root directory.
Jupyter will automatically be opened on your browser at localhost:8888/.
Open
Drill down to /notebooks, and open the following notebooks (in sequence):
-
machine-learning-begins.ipynb- Machine Learning concepts
-
machine-learning-continues.ipynb- Basic code example to solve the Kaggle's Titanic Challenge
On this page
Contributors
MIT License
Created September 6, 2017
Updated July 17, 2019