DP-100: Azure Data Scientist Associate Exam Guide
The **DP-100** certification is for Data Scientists who use Azure Machine Learning to train, evaluate, and deploy ML models.
What is the purpose of an Azure ML 'Compute Cluster'?
Risposta : To provide scalable compute power for training and evaluating models.
Can auto-scale to zero nodes when idle to minimize costs.
Which Azure ML tool offers a drag-and-drop interface for building ML pipelines?
Risposta : Azure Machine Learning Designer.
Allows modeling and deployment without writing intensive code.
What is 'AutoML'?
Risposta : A feature that automatically tests multiple algorithms and parameters to find the best model.
Accelerates the data science process by choosing the optimal model architecture.
How do you store a model for later deployment?
Risposta : By using the Model Registry.
Manages model versioning, metadata, and handles the deployment lifecycle.
Which component tracks model performance after deployment?
Risposta : Model Monitoring.
Alerts when data drift or performance degradation occurs in production.
Related Certifications