Demo Microsoft DP-100 Exam Questions

Demo practice questions for guest users.

Section: Practice Mode 4 Questions
Demo Practice
Question 1

DRAG DROP You need to define a process for penalty event detection. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actionsto the answer area and arrange them in the correct order.

Correct Answer: A
Explanation:
StepActionTechnical Significance
Step 1Vary the length of frequency bands between modeling epochs.Adjusting or varying the configuration parameters of your frequency data distribution across epochs ensures robust data diversity and structural feature balancing before deeper processing phases.
Step 2Standardize to mono audio clips.Standardizing multitrack or variable audio files into single-channel mono audio uniformizes inputs. This streamlines data dimensionality, prevents balance bias, and guarantees consistent array structures across a machine learning pipeline.
Step 3Use an Inverse Fourier transform on frequency changes over time.Utilizing an Inverse Fourier transform converts processed spectrum components back into the time domain, mapping frequency-specific variations accurately across time for downstream analysis.
Question 2

DRAG DROP You need to define a process for penalty event detection. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actionsto the answer area and arrange them in the correct order. 

Correct Answer: A
Explanation:
StepActionTechnical Significance
Step 1Build the global model using PyTorch.The machine learning pipeline initiates by developing and training a foundational core representation (the global model) using a dynamic framework like PyTorch.
Step 2Export the global model using Neural Network Exchange Format (NNEF).To port or hand off the model across heterogeneous environments, software layers, or edge frameworks, the global model structure is serialized into an open, cross-platform architecture such as NNEF.
Step 3Import the global model and build the local model using TensorFlow.The standardized architecture is then pulled or imported into another production environment (TensorFlow) to adjust parameters locally or execute fine-tuning for deployment scenarios.
Question 3

You need to select an environment that will meet the business and data requirements. Which environmentshould you use?

Correct Answer: D
Explanation:
Microsoft Machine Learning Server is the best choice when an organisation needs to build and deploy machine learning solutions while meeting strict business and data requirements. It can run on-premises and process data where it resides, which is important for organisations that cannot move sensitive or large volumes of data to the cloud due to compliance, security, or regulatory requirements. It supports scalable analytics using R and Python and can integrate with existing enterprise systems. In contrast, Azure Cognitive Services provides prebuilt AI APIs, Azure Machine Learning Studio is primarily a cloud-based machine learning development environment, and Azure HDInsight with Spark MLlib focuses on big data processing rather than meeting enterprise data residency and on-premises requirements. Therefore, Microsoft Machine Learning Server is the most appropriate solution.

Demo Practice Mode

You are viewing only the questions marked as Demo.

BACK TO EXAM