Book Image

R Machine Learning solutions [Video]

By : Yu-Wei, Chiu (David Chiu)
Book Image

R Machine Learning solutions [Video]

By: Yu-Wei, Chiu (David Chiu)

Overview of this book

<p>R is a statistical programming language that provides impressive tools to analyze data and create high-level graphics. This video course will take you from very basics of R to creating insightful machine learning models with R. You will start with setting up the environment and then perform data ETL in R.</p> <p>Data exploration examples are provided that demonstrate how powerful data visualization and machine learning is in discovering hidden relationship. You will then dive into important machine learning topics, including data classification, regression, clustering, association rule mining, and dimensionality reduction.</p> <h1>Style and Approach</h1> <p>This easy-to-follow guide is full of hands-on examples of data analysis with R. Each topic is fully explained beginning with the core concepts, followed by step-by-step, practical examples and concluding with detailed explanations of each concept used.</p>
Table of Contents (12 chapters)
Chapter 9
Clustering
Content Locked
Section 11
Validating Clusters Externally
In this video, we will demonstrate how clustering methods differ with regard to data with known clusters. - Install and load the package png - Perform kmeans and the dbscan clustering method on the handwriting digits