Book Image

Machine Learning using Advanced Algorithms and Visualization in R [Video]

By : Tim Hoolihan
Book Image

Machine Learning using Advanced Algorithms and Visualization in R [Video]

By: Tim Hoolihan

Overview of this book

<p><span id="description" class="sugar_field">Machine learning is the subfield of computer science that gives computers the ability to learn without being explicitly programmed. It explores the study and construction of algorithms that can learn from and make predictions on data. The R language is widely used among statisticians and data miners to develop statistical software and data analysis.</span></p> <p><span id="description" class="sugar_field">In this course, you will work through various examples on advanced algorithms, and focus a bit more on some visualization options. We’ll start by showing you how to use random forest to predict what type of insurance a patient has based on their treatment and you will get an overview of how to use random forest/decision tree and examine the model. Then, we’ll walk you through the next example on letter recognition, where you will train a program to recognize letters using a support Vector machine, examine the results, and plot a confusion matrix. <br /> After that, you will look into the next example on soil classification from satellite data using K-Nearest Neighbor where you will predict what neighborhood a house is in based on other data about it. Finally, you’ll dive into the last example of predicting a movie genre based on its title, where you will use the tm package and learn some techniques for working with text data.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">These videos cover more advanced algorithms in a step-by-step manner and focus a bit more on some visualization options. The video not only makes you aware of the available ML packages in R, but also shows you examples of how to use them, such as building an automated intelligent system. A variety of real-world problem types are used to illustrate these concepts.</span></span></p>
Table of Contents (4 chapters)
Chapter 1
Random Forest
Section 1
The Course Overview
This video provides an overview of the entire course.