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 3
R and Statistics
Content Locked
Section 4
Performing Correlations and Multivariate Analysis
To analyze the relation among more than two variables, multivariate analysis is done. - Get the co-variance matrix - Obtain the correlation matrix