Introduction to Machine Learning & Supervised Learning
Machine Learning
| Beginner
- 17 videos | 46m 26s
- Includes Assessment
- Earns a Badge
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 problemsDefine supervised machine learningDescribe the fundamentals of building machine learning models to solve a problemDescribe overfitting, how it can be a problem, and how to mitigate itEvaluate machine learning models and compare themDefine the linear regression model for one and multiple variable problemsDescribe the gradient descent algorithm for training linear regression modelsDescribe the k-nearest neighbor model and how to learn itDescribe decision tree models and how to learn decision trees using the c4.5 algorithm
-
Setup scikit learn for pythonImport data, and perform basic tasks with scikit learn for pythonUse scikit learn to fit a linear regression model to a datasetUse scikit learn's k-nearest neighbor modelUse scikit learn to fit a decision tree model to a datasetUse scikit learn and graphviz to generate a decision tree model from a datasetUse scikit learn to calculate the precision and the recall of different machine learning models in pythonImplement a linear regression model and python and fit it to a dataset
IN THIS COURSE
-
3m 13sIn this video, you will learn what machine learning is and how it can be used to solve a variety of problems. FREE ACCESS
-
2m 35sIn this video, you will learn how to define supervised machine learning. FREE ACCESS
-
2m 50sAfter completing this video, you will be able to describe the fundamentals of building machine learning models to solve a problem. FREE ACCESS
-
1m 47sUpon completion of this video, you will be able to describe overfitting, how it can be a problem, and how to mitigate it. FREE ACCESS
-
2m 39sDuring this video, you will learn how to evaluate and compare machine learning models. FREE ACCESS
-
1m 25sIn this video, you will learn how to define the linear regression model for one and multiple variable problems. FREE ACCESS
-
1m 26sAfter completing this video, you will be able to describe the gradient descent algorithm for training linear regression models. FREE ACCESS
-
2m 12sUpon completion of this video, you will be able to describe the k-nearest neighbor model and how to learn it. FREE ACCESS
-
2m 19sAfter 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
-
5m 17sDuring this video, you will learn how to set up SciKit Learn for Python. FREE ACCESS
-
2m 42sDuring this video, you will learn how to import data and perform basic tasks with SciKit Learn for Python. FREE ACCESS
-
2m 26sDuring this video, you will learn how to use SciKit Learn to fit a linear regression model to a dataset. FREE ACCESS
-
3m 28sIn this video, find out how to use the k-nearest neighbor model from SciKit Learn. FREE ACCESS
-
2m 22sFind out how to use SciKit Learn to fit a decision tree model to a dataset. FREE ACCESS
-
4m 52sLearn how to use SciKit Learn and GraphViz to generate a decision tree model from a dataset. FREE ACCESS
-
2m 54sIn this video, learn how to use SciKit Learn to calculate the precision and recall of different machine learning models in Python. FREE ACCESS
-
1m 58sIn 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
Channel
Machine Learning