This repository contains the files and instructions required to get set up to participate in an interactive machine learning lab exercise.
- Download and install VirtualBox
- Download and install Vagrant
- Create a Vagrant directory
=> mkdir ~/Vagrant - Download Vagrantfile from this repository into your Vagrant directory
- Start Vagrant (might take a few minutes the first time)
=> vagrant up --provider=virtualbox - Download machine-learning-lab.ipynb from this repository to any local directory
- Navigate to the Jupyter Notebook running in your VirtualBox VM
- Click the Upload button (top right) and upload the machine-learning-lab.ipynb file you just downloaded
- Click on the machine-learning-lab.ipynb link to run the notebook