Objective and approach
This book takes a data science approach to machine learning. You will apply key machine learning approaches to a variety of data sets. It teaches the necessary practice and theory to make you a successful machine learning practitioner. Brett Lantz explains every concept and code sample clearly and simply. Each chapter covers a key machine learning concept. The book acts as both a friendly tutorial and a reference guide.
Techniques
Machine Learning with R - Third Edition covers all of the key machine learning techniques, such as:
- Nearest neighbor classification
- Bayesian methods
- Decision trees, rules, and support vector machines
- Regression
- Neural networks
It explains how to prepare data for machine learning, evaluate and improve your models, and avoid unhelpful bias.