Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Latest commit

 

History

History
35 lines (21 loc) · 790 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 790 Bytes

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 [email protected]:ind9/mlbootcamp.git
$ cd mlbootcamp
$ ipython notebook

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