Skip to content

This repository contains the files and instructions required to get set up to participate in an interactive machine learning lab exercise.

Notifications You must be signed in to change notification settings

jasonracey/machine-learning-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Machine Learning Lab

This repository contains the files and instructions required to get set up to participate in an interactive machine learning lab exercise.

Getting Started (Linux and Mac OSX)

  1. Download and install VirtualBox
  2. Download and install Vagrant
  3. Create a Vagrant directory
    => mkdir ~/Vagrant
  4. Download Vagrantfile from this repository into your Vagrant directory
  5. Start Vagrant (might take a few minutes the first time)
    => vagrant up --provider=virtualbox
  6. Download machine-learning-lab.ipynb from this repository to any local directory
  7. Navigate to the Jupyter Notebook running in your VirtualBox VM
  8. Click the Upload button (top right) and upload the machine-learning-lab.ipynb file you just downloaded
  9. Click on the machine-learning-lab.ipynb link to run the notebook

About

This repository contains the files and instructions required to get set up to participate in an interactive machine learning lab exercise.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published