DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST Web TestEngine demo
ExitVCEDumpDATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTISTDatabricks Certified Professional Data Scientist
Question 18 of 21
0% complete
Q18Multiple choice
Select the correct option from the below:
Select all that apply.
A
If you're trying to predict or forecast a target value^ then you need to look into supervised learning.
B
If you've chosen supervised learning, with discrete target value like Yes/No. 1/2/3, A/B/C: or Red/ Yellow/Black, then look into classification.
C
If the target value can take on a number of values, say any value from 0.00 to 100.00, or -999 to 999: or +_to -_, then you need to look unsupervised learning
D
If you're not trying to predict a target value, then you need to look into unsupervised learning
E
Are you trying to fit your data into some discrete groups? If so and that's all you need, you should look into clustering.