Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 301 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 301 Bytes

machine-learning-for-hackers

Exercises and solutions for Machine Learning for Hackers by Drew Conway & John Myles White

To get started: setting up the env.

  1. Install R in your system
  2. Run the package_installer.R script to install required packages
  3. You are ready to Hack the World !