Introduction to Machine Learning & Supervised Learning

Machine Learning    |    Beginner
  • 17 videos | 46m 26s
  • Includes Assessment
  • Earns a Badge
Rating 3.9 of 315 users Rating 3.9 of 315 users (315)
Machine learning includes many different fields that focus on different problems. Explore what machine learning is and the fundamentals of supervised learning.

WHAT YOU WILL LEARN

  • Define machine learning and how it can be used to solve a variety of problems
    Define supervised machine learning
    Describe the fundamentals of building machine learning models to solve a problem
    Describe overfitting, how it can be a problem, and how to mitigate it
    Evaluate machine learning models and compare them
    Define the linear regression model for one and multiple variable problems
    Describe the gradient descent algorithm for training linear regression models
    Describe the k-nearest neighbor model and how to learn it
    Describe decision tree models and how to learn decision trees using the c4.5 algorithm
  • Setup scikit learn for python
    Import data, and perform basic tasks with scikit learn for python
    Use scikit learn to fit a linear regression model to a dataset
    Use scikit learn's k-nearest neighbor model
    Use scikit learn to fit a decision tree model to a dataset
    Use scikit learn and graphviz to generate a decision tree model from a dataset
    Use scikit learn to calculate the precision and the recall of different machine learning models in python
    Implement a linear regression model and python and fit it to a dataset

IN THIS COURSE

  • 3m 13s
    In this video, you will learn what machine learning is and how it can be used to solve a variety of problems. FREE ACCESS
  • 2m 35s
    In this video, you will learn how to define supervised machine learning. FREE ACCESS
  • Locked
    3.  How to Build Models
    2m 50s
    After completing this video, you will be able to describe the fundamentals of building machine learning models to solve a problem. FREE ACCESS
  • Locked
    4.  Overfitting
    1m 47s
    Upon completion of this video, you will be able to describe overfitting, how it can be a problem, and how to mitigate it. FREE ACCESS
  • Locked
    5.  Precision and Recall
    2m 39s
    During this video, you will learn how to evaluate and compare machine learning models. FREE ACCESS
  • Locked
    6.  Linear Regression Model
    1m 25s
    In this video, you will learn how to define the linear regression model for one and multiple variable problems. FREE ACCESS
  • Locked
    7.  Gradient Descent Optimization Algorithm
    1m 26s
    After completing this video, you will be able to describe the gradient descent algorithm for training linear regression models. FREE ACCESS
  • Locked
    8.  k-Nearest Neighbor (kNN)
    2m 12s
    Upon completion of this video, you will be able to describe the k-nearest neighbor model and how to learn it. FREE ACCESS
  • Locked
    9.  Decision Tree Learning
    2m 19s
    After completing this video, you will be able to describe decision tree models and how to learn decision trees using the C4.5 algorithm. FREE ACCESS
  • Locked
    10.  Introducing SciKit Learn for ML in Python
    5m 17s
    During this video, you will learn how to set up SciKit Learn for Python. FREE ACCESS
  • Locked
    11.  Getting Started with SciKit Learn
    2m 42s
    During this video, you will learn how to import data and perform basic tasks with SciKit Learn for Python. FREE ACCESS
  • Locked
    12.  Linear Model and Gradient Descent with SciKit Learn
    2m 26s
    During this video, you will learn how to use SciKit Learn to fit a linear regression model to a dataset. FREE ACCESS
  • Locked
    13.  k-Nearest Neighbor With SciKit Learn
    3m 28s
    In this video, find out how to use the k-nearest neighbor model from SciKit Learn. FREE ACCESS
  • Locked
    14.  Decision Tree Learning With SciKit Learn
    2m 22s
    Find out how to use SciKit Learn to fit a decision tree model to a dataset. FREE ACCESS
  • Locked
    15.  Generating a Tree
    4m 52s
    Learn how to use SciKit Learn and GraphViz to generate a decision tree model from a dataset. FREE ACCESS
  • Locked
    16.  Precision and Recall With SciKit Learn
    2m 54s
    In this video, learn how to use SciKit Learn to calculate the precision and recall of different machine learning models in Python. FREE ACCESS
  • Locked
    17.  Exercise: Use Python for Linear Regression
    1m 58s
    In this video, you will implement a linear regression model in Python and fit it to a dataset. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.0 of 1 users Rating 4.0 of 1 users (1)
Rating 4.5 of 32 users Rating 4.5 of 32 users (32)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.1 of 69 users Rating 4.1 of 69 users (69)
Rating 4.6 of 4247 users Rating 4.6 of 4247 users (4247)
Rating 4.6 of 114 users Rating 4.6 of 114 users (114)