johnmyleswhite/ML_for_Hackers
R code samples from the 2012 O'Reilly book 'Machine Learning for Hackers' covering classification, regression, clustering, and other ML techniques.

Velocity · 7d
+0.7
★ / day
Trend
→steady
star history
This repository contains all code examples from the book Machine Learning for Hackers by Drew Conway and John Myles White. The code demonstrates various machine learning techniques in R, including classification algorithms, regression methods, and data preprocessing. The repository includes a package installer script to set up the required R dependencies including RCurl and XML libraries.