APPLICATION OF SUPERVISED LEARNING
ARTIFICIAL INTELLIGENCE
|
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
machine learns from examples or experiences. We need to provide training data with correct outcomes (e.g. types of animals) for the machine to ____ After learning from the training data, a predictive model is generated for the machine to make future predictions.
|
|
exam
|
|
|
test
|
|
|
practice
|
|
|
learn
|
Explanation:
Detailed explanation-1: -Learning outcomes Understand a wide variety of learning algorithms. Understand how to evaluate models generated from data. Apply the algorithms to a real problem, optimize the models learned and report on the expected accuracy that can be achieved by applying the models.
Detailed explanation-2: -Supervised learning is the types of machine learning in which machines are trained using well “labelled” training data, and on basis of that data, machines predict the output. The labelled data means some input data is already tagged with the correct output.
There is 1 question to complete.