Código del curso "Intro to Machine Learning" en Udacity.
- Create a virtual environment for Python 3.9 or higher.
- $ pip install -r requirements.txt
The code in this repo has been upgraded from Python 2 to Python 3 by Siddharth Kekre in this PR. Refer to the Change Log for more details.