From the course: Microsoft Azure Machine Learning Fundamentals
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Learn how to select the right algorithms
From the course: Microsoft Azure Machine Learning Fundamentals
Learn how to select the right algorithms
So here we are in the modeling part of the workflow, and we are going to introduce two types of algorithms to keep things simple. This is just to get your started into machine learning. We are going to talk about supervised learning and unsupervised learning. So first, supervised learning. Supervised learning is when your model is based on historical inputs and outputs, known inputs and known outputs. So you are going to give the input and the output to the computer. You are going to tell the computer which algorithm you want to use and then the computer is going to generate this model for you. So we are really in the example that we used at the beginning, the house is. So we have the surface a hundred, maybe square meters, and the price, 15,000. The surface is the input. The output is the price because this is what we want to predict in the future. And we tell also the computer we want to do a regression, which is a simple supervised model. And based on this, we can get the model…
Contents
-
-
-
Learning objectives27s
-
(Locked)
Understand machine learning8m 49s
-
(Locked)
Explore the machine learning workflow12m 59s
-
(Locked)
Learn how to select the right algorithms13m 4s
-
(Locked)
Discover data-centric machine learning4m 5s
-
(Locked)
Demo: Create an Azure machine learning workspace6m 37s
-
(Locked)
Lab: Create an Azure machine learning workspace19s
-
-
-
-
-
-