You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Data-Science-For-Beginners/translations/en/5-Data-Science-In-Cloud/19-Azure/assignment.md

25 lines
1.9 KiB

<!--
CO_OP_TRANSLATOR_METADATA:
{
"original_hash": "386efdbc19786951341f6956247ee990",
"translation_date": "2025-08-31T10:57:04+00:00",
"source_file": "5-Data-Science-In-Cloud/19-Azure/assignment.md",
"language_code": "en"
}
-->
# Data Science project using Azure ML SDK
## Instructions
We explored how to use the Azure ML platform to train, deploy, and consume a model with the Azure ML SDK. Now, find some data that you can use to train another model, deploy it, and consume it. You can search for datasets on [Kaggle](https://kaggle.com) and [Azure Open Datasets](https://azure.microsoft.com/services/open-datasets/catalog?WT.mc_id=academic-77958-bethanycheum&ocid=AID3041109).
## Rubric
| Exemplary | Adequate | Needs Improvement |
|-----------|----------|-------------------|
|When configuring AutoML, you referred to the SDK documentation to explore the parameters you could use. You trained a dataset using AutoML with the Azure ML SDK, reviewed the model explanations, deployed the best model, and successfully consumed it using the Azure ML SDK. | You trained a dataset using AutoML with the Azure ML SDK, reviewed the model explanations, deployed the best model, and successfully consumed it using the Azure ML SDK. | You trained a dataset using AutoML with the Azure ML SDK, deployed the best model, and successfully consumed it using the Azure ML SDK. |
---
**Disclaimer**:
This document has been translated using the AI translation service [Co-op Translator](https://github.com/Azure/co-op-translator). While we aim for accuracy, please note that automated translations may include errors or inaccuracies. The original document in its native language should be regarded as the authoritative source. For critical information, professional human translation is advised. We are not responsible for any misunderstandings or misinterpretations resulting from the use of this translation.