exam questions

Exam DP-201 All Questions

View all questions & answers for the DP-201 exam

Exam DP-201 topic 1 question 13 discussion

Actual exam question from Microsoft's DP-201
Question #: 13
Topic #: 1
[All DP-201 Questions]

You are designing a solution for a company. The solution will use model training for objective classification.
You need to design the solution.
What should you recommend?

  • A. an Azure Cognitive Services application
  • B. a Spark Streaming job
  • C. interactive Spark queries
  • D. Power BI models
  • E. a Spark application that uses Spark MLib.
Show Suggested Answer Hide Answer
Suggested Answer: E 🗳️
Spark in SQL Server big data cluster enables AI and machine learning.
You can use Apache Spark MLlib to create a machine learning application to do simple predictive analysis on an open dataset.
MLlib is a core Spark library that provides many utilities useful for machine learning tasks, including utilities that are suitable for:
✑ Classification
✑ Regression
✑ Clustering
✑ Topic modeling
✑ Singular value decomposition (SVD) and principal component analysis (PCA)
✑ Hypothesis testing and calculating sample statistics
Reference:
https://docs.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-machine-learning-mllib-ipython

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
agnaldo
Highly Voted 5 years, 4 months ago
ooops... the correct is Spark ML Lib
upvoted 18 times
...
agnaldo
Highly Voted 5 years, 4 months ago
one observation: the correct is Apache ML Lib
upvoted 12 times
...
brieucboonen1
Most Recent 3 years, 5 months ago
Selected Answer: E
one observation: the correct is Apache ML Lib
upvoted 1 times
...
bdsrca
3 years, 11 months ago
A. an Azure Cognitive Services application
upvoted 1 times
...
cadio30
4 years, 2 months ago
appropriate answer is E Reference: https://docs.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-machine-learning-mllib-ipython
upvoted 4 times
...
sjain91
4 years, 3 months ago
Spark Mlib should be the correct answer
upvoted 3 times
...
Deepu1987
4 years, 5 months ago
the keyword is Machine Learning "objective classification" to choose the ans choice Spark ML Lib
upvoted 1 times
...
chaoxes
4 years, 7 months ago
E. a Spark application that uses Spark MLib. is correct answer
upvoted 3 times
...
syu31svc
4 years, 7 months ago
Model training so Machine Learning is what should come into mind E is the answer
upvoted 2 times
...
Gluckos
4 years, 11 months ago
Cognitive services.. it's possibile train model with Custom Vision API
upvoted 2 times
...
Abhitm
5 years, 2 months ago
It is for model training hence Spark ML Lib
upvoted 3 times
...
serger
5 years, 2 months ago
For training model this is Spark MLlib that contains ML models for spark. Cognitive services is not for training a new model but to use some existing pretrained models.
upvoted 4 times
...
DrC
5 years, 7 months ago
The Computer Vision API in Cognitive Services can do this too, but it's out of scope for this exam.
upvoted 6 times
...
STH
5 years, 8 months ago
Why not use Cognitive Services ? it is built to achieve such classification tasks, is'nt it ?
upvoted 4 times
josecipiace
5 years, 3 months ago
It says model training, if you need to do model training cognitive services are not the correct solutions. They are already trained. The question refers to a custom scenario.
upvoted 17 times
Gluckos
4 years, 10 months ago
Cognitive services.. it's possibile train model with Custom Vision API
upvoted 4 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...