DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST · Question #16
Select the correct statement which applies to Supervised learning
The correct answer is A. We asks the machine to learn from our data when we specify a target variable. B. Lesser machine's task to only divining some pattern from the input data to get the target variable C. Instead of telling the machine Predict Y for our data X, we're asking What can you tell me about X? Supervised learning asks the machine to learn from our data when we specify a target variable. This reduces the machine's task to only divining some pattern from the input data to get the target In unsupervised learning we don't have a target variable as we did in…
Question
Select the correct statement which applies to Supervised learning
Options
- AWe asks the machine to learn from our data when we specify a target variable.
- BLesser machine's task to only divining some pattern from the input data to get the target variable
- CInstead of telling the machine Predict Y for our data X, we're asking What can you tell me about X?
How the community answered
(32 responses)- A100% (32)
Explanation
Supervised learning asks the machine to learn from our data when we specify a target variable. This reduces the machine's task to only divining some pattern from the input data to get the target In unsupervised learning we don't have a target variable as we did in classification and Instead of telling the machine Predict Y for our data X> we're asking What can you tell me about Things we ask the machine to tell us about X may be What are the six best groups we can make out of X? or What three features occur together most frequently in X?
Topics
Community Discussion
No community discussion yet for this question.