Book Image

Learn Machine Learning in 3 Hours [Video]

By : Thomas Snell
Book Image

Learn Machine Learning in 3 Hours [Video]

By: Thomas Snell

Overview of this book

<p>Given the constantly increasing amounts of data they're faced with, programmers have to come up with better solutions to make machines smarter and reduce manual work. In this Machine Learning course, you'll use Python to craft better solutions and process them effectively.</p> <p>We start by focusing on key ML algorithms and how they can be trained for classification and regression. We will also work with Supervised and Unsupervised learning to help to get to grips with both types of algorithm. We will use the highly popular Scikit-learn library throughout the course while performing various ML tasks.</p> <p>By the end of the course, you will be adept at using the concepts and algorithms involved in Machine Learning. This is a highly practical course and will equip you with sufficient hands-on training to help you implement ML skills right after finishing the course.</p> <p>All the code and supporting files for this course are available on Github at <a style="color: #fa8d11;" href="https://github.com/PacktPublishing/Learn-Machine-Learning-in-3-Hours" target="blank">https://github.com/PacktPublishing/Learn-Machine-Learning-in-3-Hours</a></p> <h1>Style and Approach</h1> <p>This course consists of a series of worked example problems; for each worked example problem, we make use of different supervised and unsupervised Machine Learning algorithms. We also look at some smaller one-video worked examples to define a series of fundamental concepts which are crucial for reliably deploying stable Machine Learning systems in the real world.</p>
Table of Contents (6 chapters)
Chapter 6
Supervised Gradient Boosting in Scikit-Learn
Content Locked
Section 2
Example Problem
This video explains the worked example we are going to solve. - Understand the broken component problem - Understand how we intend to solve the broken component problem