My new book is now available from Amazon. From the cover: The Essentials of Data Science: Knowledge Discovery Using R presents the concepts of data science through a hands-on approach using free and open source software. It systematically drives an accessible journey through data analysis and machine learning to discover and share knowledge from data. […]
Posts tagged R
A Grammar of Machine Learning: graml
Data Scientists have access to a grammar for preparing data (Hadley Wickham’s tidyr package in R), a grammar for data wrangling (dplyr), and a grammar for graphics (ggplot2). At an R event hosted by CSIRO in Canberra in 2011 Hadley noted that we are missing a grammar for machine learning. At the time I doodled […]