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 1
Getting Started with R
Content Locked
Section 8
Visualizing Data
To communicate information effectively and make data easier to comprehend we need graphical representation. You will learn to plot figures in this section. - Calculate the frequency of the species - Plot a histogram, boxplot and scatter plot - Visualizing Data