ind9 / mlbootcamp

Course Material for ML Bootcamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Indix ML Bootcamp

This repo will have all the course work like bootstrap scripts, reading materials etc., that you'll need to finish this bootcamp.

Tools

The following are the tools we use :

  • [Python] - Programming language
  • [Anaconda] - datascience platform

Installation

Download Anaconda Linux Installer

or

Download Anaconda Mac Installer

#  Run Anaconda2 v4.0.0 installer.
$ bash /path to download file/Anaconda2-4.0.0-Linux-x86_64.sh

Running the Notebook

$ git clone git@github.com:ind9/mlbootcamp.git
$ cd mlbootcamp
$ ipython notebook

The above commands will open a browser tab for the notebook.

About

Course Material for ML Bootcamp


Languages

Language:Jupyter Notebook 100.0%