Practical Machine Learning in R

Practical Machine Learning in R
Authors
Nwanganga, Fred & Chapple, Mike
Publisher
Wiley
ISBN
9785530580550
Date
2020-04-10T00:00:00+00:00
Size
21.77 MB
Lang
en
Downloaded: 147 times

R Programming for Machine Learning shows readers machine learning with a hands on approach to the practical algorithms and applications to solve business problems with machine learning. The book begins by explaining machine learning and its organizational benefits, moves to hands on data management including dimensionality reduction, and then introduces R and the popular RStudio tool. In Unsupervised Learning the reader works with patterns including apriori and eclat and grouping data with clustering (k-means and hierarchical).

From there, R Programming for Machine Learning covers the crucial classification techniques Nearest Neighbor, Decision Trees, and Naive Bayes. The regression techniques are then covered before performance evaluation including choosing the right model and ensemble methods (Random Forest, XGBoost).