/machine-learning-for-hackers

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

Primary LanguageRGNU General Public License v3.0GPL-3.0

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 !