Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 2.04 KB

README.md

File metadata and controls

42 lines (25 loc) · 2.04 KB

Setup your tools

We will be using Python tool (IPython, scikit-learn and matplotlib) for development and git for version control.

It is highly recommemended that you switch to a ubuntu/mac system

  • Download and install Anaconda
  • Github windows client. ubutnu users should have git installed by default, if not use your system's package manager (apt-get, homebrew for mac users)

Learn and Practice git

Learn Python

Learn Machine Learning (theory)

Learn Machine Learning (practice)

Exploratory Data Analysis

Baysian Statistics

Other Resources

Everybody need not learn everything rather is it recommended that each one of you learn one (different) thing and learn it well.