Book Image

R Machine Learning Essentials

By : Michele Usuelli
Book Image

R Machine Learning Essentials

By: Michele Usuelli

Overview of this book

Table of Contents (15 chapters)
R Machine Learning Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, you learned how to identify homogeneous clusters and visualize the clustering process and results. You defined a feasible supervised machine learning problem and solved it using KNN. You evaluated the model, accuracy and modified its parameters. You also ranked the features and selected the most relevant.

In the next chapter, you will see a better approach to evaluating the accuracy of a supervised learning model. You will see a structured approach to optimizing the model parameters and selecting the most relevant features.