DP-201 Exam QuestionsBrowse all questions from this exam

DP-201 Exam - Question 13


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?

Show Answer
Correct Answer: E

To design a solution for model training and objective classification, you should use Spark MLlib. Apache Spark MLlib provides various utilities and algorithms specifically geared toward machine learning tasks, including classification, which is directly applicable to this scenario. Azure Cognitive Services, while powerful, offers pre-trained models that may not be suitable for custom model training required for this task. Power BI models and Spark Streaming jobs are not primarily designed for machine learning model training. Thus, a Spark application using Spark MLlib is the most appropriate choice.

Discussion

14 comments
Sign in to comment
agnaldo
Mar 21, 2020

ooops... the correct is Spark ML Lib

agnaldo
Mar 21, 2020

one observation: the correct is Apache ML Lib

DrC
Dec 27, 2019

The Computer Vision API in Cognitive Services can do this too, but it's out of scope for this exam.

STH
Nov 18, 2019

Why not use Cognitive Services ? it is built to achieve such classification tasks, is'nt it ?

josecipiace
Apr 20, 2020

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.

Gluckos
Sep 16, 2020

Cognitive services.. it's possibile train model with Custom Vision API

Gluckos
Sep 16, 2020

Cognitive services.. it's possibile train model with Custom Vision API

serger
May 27, 2020

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.

cadio30
May 20, 2021

appropriate answer is E Reference: https://docs.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-machine-learning-mllib-ipython

Abhitm
May 28, 2020

It is for model training hence Spark ML Lib

chaoxes
Dec 19, 2020

E. a Spark application that uses Spark MLib. is correct answer

sjain91
May 1, 2021

Spark Mlib should be the correct answer

Gluckos
Sep 6, 2020

Cognitive services.. it's possibile train model with Custom Vision API

syu31svc
Dec 8, 2020

Model training so Machine Learning is what should come into mind E is the answer

Deepu1987
Feb 21, 2021

the keyword is Machine Learning "objective classification" to choose the ans choice Spark ML Lib

bdsrca
Aug 30, 2021

A. an Azure Cognitive Services application

brieucboonen1Option: E
Feb 11, 2022

one observation: the correct is Apache ML Lib