DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST · Question #15
In unsupervised learning which statements correctly applies
The correct answer is A. It does not have a target variable B. Instead of telling the machine Predict Y for our data X, we're asking What can you tell me about X? 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…
Question
In unsupervised learning which statements correctly applies
Options
- AIt does not have a target variable
- BInstead of telling the machine Predict Y for our data X, we're asking What can you tell me about X?
- Ctelling the machine Predict Y for our data X
How the community answered
(30 responses)- A73% (22)
- C27% (8)
Explanation
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.