Machine Learning with R, the tidyverse, and mlr

Machine Learning with R, the tidyverse, and mlr

by Hefin Rhys
Epub (Kobo), Epub (Adobe)
Publication Date: 20/03/2020

Share This eBook:

  $52.99

Summary


Machine learning (ML) is a collection of programming techniques for discovering relationships in data. With ML algorithms, you can cluster and classify data for tasks like making recommendations or fraud detection and make predictions for sales trends, risk analysis, and other forecasts. Once the domain of academic data scientists, machine learning has become a mainstream business process, and tools like the easy-to-learn R programming language put high-quality data analysis in the hands of any programmer. Machine Learning with R, the tidyverse, and mlr teaches you widely used ML techniques and how to apply them to your own datasets using the R programming language and its powerful ecosystem of tools. This book will get you started!


Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.


About the book


Machine Learning with R, the tidyverse, and mlr gets you started in machine learning using R Studio and the awesome mlr machine learning package. This practical guide simplifies theory and avoids needlessly complicated statistics or math. All core ML techniques are clearly explained through graphics and easy-to-grasp examples. In each engaging chapter, you’ll put a new algorithm into action to solve a quirky predictive analysis problem, including Titanic survival odds, spam email filtering, and poisoned wine investigation.


What's inside


Using the tidyverse packages to process and plot your data

Techniques for supervised and unsupervised learning

Classification, regression, dimension reduction, and clustering algorithms

Statistics primer to fill gaps in your knowledge


About the reader


For newcomers to machine learning with basic skills in R.


About the author


Hefin I. Rhys is a senior laboratory research scientist at the Francis Crick Institute. He runs his own YouTube channel of screencast tutorials for R and RStudio.


Table of contents:


PART 1 - INTRODUCTION


1.Introduction to machine learning



  1. Tidying, manipulating, and plotting data with the tidyverse


PART 2 - CLASSIFICATION




  1. Classifying based on similarities with k-nearest neighbors




  2. Classifying based on odds with logistic regression




  3. Classifying by maximizing separation with discriminant analysis




  4. Classifying with naive Bayes and support vector machines




  5. Classifying with decision trees




  6. Improving decision trees with random forests and boosting




PART 3 - REGRESSION




  1. Linear regression




  2. Nonlinear regression with generalized additive models




  3. Preventing overfitting with ridge regression, LASSO, and elastic net




  4. Regression with kNN, random forest, and XGBoost




PART 4 - DIMENSION REDUCTION




  1. Maximizing variance with principal component analysis




  2. Maximizing similarity with t-SNE and UMAP




  3. Self-organizing maps and locally linear embedding




PART 5 - CLUSTERING




  1. Clustering by finding centers with k-means




  2. Hierarchical clustering




  3. Clustering based on density: DBSCAN and OPTICS




  4. Clustering based on distributions with mixture modeling




  5. Final notes and further reading



ISBN:
9781638350170
9781638350170
Category:
Neural networks & fuzzy systems
Format:
Epub (Kobo), Epub (Adobe)
Publication Date:
20-03-2020
Language:
English
Publisher:
Manning

This item is delivered digitally

Reviews

Be the first to review Machine Learning with R.