Close
Contact Us info@learnquest.com

??WelcomeName??
??WelcomeName??
« Important Announcement » Contact Us 877-206-0106 | USA Flag
Close
Close
Close
photo

Thank you for your interest in LearnQuest.

Your request is being processed and LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

photo

Thank you for your interest in Private Training.

We look forward to helping you develop the perfect training solution to help you meet your company's goals.

For immediate assistance, speak with one of our representatives using the chat module below. Otherwise, LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

Close
photo

Thank you for your interest in LearnQuest!

Now, you will be able to stay up-to-date on our latest course offerings, promotions, and training discounts. Watch your inbox for upcoming special offers.

title

Date: xxx

Location: xxx

Time: xxx

Price: xxx

Please take a moment to fill out this form. We will get back to you as soon as possible.

All fields marked with an asterisk (*) are mandatory.

Designing and Implementing a Data Science Solution on Azure

Price
2,380 USD
4 Days
MOC-DP-100T01-A
Classroom Training, Online Training
Microsoft

AWS Training Pass

Take advantage of flexible training options with the AWS Training Pass and get Authorized AWS Training for a full year.

Learn More

Prices reflect a 22.5% discount for IBM employees (wherever applicable).
Prices reflect a 24% discount for Kyndryl employees (wherever applicable).
Prices reflect the Accenture employee discount.
Prices shown are the special AWS Partner Prices.
Prices reflect the Capgemini employee discount.
Prices reflect the UPS employee discount.
Prices reflect the ??democompanyname?? employee discount.
GSA Private/Onsite Price: ??gsa-private-price??
For GSA pricing, please go to GSA Advantage.
 

Class Schedule

Delivery Formats

Sort results

Filter Classes

Guaranteed to Run

Modality

Location

Language

Date

  • Date: 24-Jun-2024 to 27-Jun-2024
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 5-Aug-2024 to 8-Aug-2024
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 16-Sep-2024 to 19-Sep-2024
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 28-Oct-2024 to 31-Oct-2024
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 9-Dec-2024 to 12-Dec-2024
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 20-Jan-2025 to 23-Jan-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
View Global Schedule

Course Description

Overview

Learn how to operate machine learning solutions at cloud scale using Azure Machine Learning. This course teaches you to leverage your existing knowledge of Python and machine learning to manage data ingestion and preparation, model training and deployment, and machine learning solution monitoring with Azure Machine Learning and MLflow.
 

Objectives


 

Audience

This course is designed for data scientists with existing knowledge of Python and machine learning frameworks like Scikit-Learn, PyTorch, and Tensorflow, who want to build and operate machine learning solutions in the cloud.
 

Prerequisites

    Successful Azure Data Scientists start this role with a fundamental knowledge of cloud computing concepts, and experience in general data science and machine learning tools and techniques. Specifically:
    • Creating cloud resources in Microsoft Azure.
    • Using Python to explore and visualize data.
    • Training and validating machine learning models using common frameworks like Scikit-Learn, PyTorch, and TensorFlow.
    • Working with containers To gain these prerequisite skills, take the following free online training before attending the course:
    • Explore Microsoft cloud concepts.
    • Create machine learning models.
    • Administer containers in AzureIf you are completely new to data science and machine learning, please complete Microsoft Azure AI Fundamentals first.

Topics

Design a data ingestion strategy for machine learning projects
  • Introduction
  • Identify your data source and format
  • Choose how to serve data to machine learning workflows
  • Design a data ingestion solution
  • Exercise: Design a data ingestion strategy
  • Knowledge check
Design a machine learning model training solution
  • Introduction
  • Identify machine learning tasks
  • Choose a service to train a machine learning model
  • Decide between compute options
  • Exercise: Design a model training strategy
  • Knowledge check
Design a model deployment solution
  • Introduction
  • Understand how model will be consumed
  • Decide on real-time or batch deployment
  • Exercise - Design a deployment solution
Explore Azure Machine Learning workspace resources and assets
  • Introduction
  • Create an Azure Machine Learning workspace
  • Identify Azure Machine Learning resources
  • Identify Azure Machine Learning assets
  • Train models in the workspace
  • Exercise - Explore the workspace
  • Knowledge check
Explore developer tools for workspace interaction
  • Introduction
  • Explore the studio
  • Explore the Python SDK
  • Explore the CLI
  • Exercise-Explore the developer tools
  • Knowledge check
Make data available in Azure Machine Learning
  • Introduction
  • Understand URIs
  • Create a datastore
  • Create a data asset
  • Exercise - Make data available
  • Knowledge check
Work with compute targets in Azure Machine Learning
  • Introduction
  • Choose the appropriate compute target
  • Create and use a compute instance
  • Create and use a compute cluster
  • Exercise - Work with compute resources
  • Knowledge check
Work with environments in Azure Machine Learning
  • Introduction
  • Understand environments
  • Explore and use curated environments
  • Create and use custom environments
  • Exercise - Work with environments
  • Knowledge check
Find the best classification model with Automated Machine Learning
  • Introduction
  • Preprocess data and configure featurization
  • Run an Automated Machine Learning experiment
  • Evaluate and compare models
  • Exercise - Find the best classification model
  • Knowledge check
Track model training in Jupyter notebooks with MLflow
  • Introduction
  • Configure MLflow for model tracking in notebooks
  • Train and track models in notebooks
  • Exercise - Track model training
  • Knowledge check
Run a training script as a command job in Azure Machine Learning
  • Introduction
  • Convert a notebook to a script
  • Run a script as a command job
  • Use parameters in a command job
  • Exercise - Run a training script as a command job
  • Knowledge check
Track model training with MLflow in jobs
  • Introduction
  • Track metrics with MLflow
  • View metrics and evaluate models
  • Exercise - Use MLflow to track training jobs
  • Knowledge check
Run pipelines in Azure Machine Learning
  • Introduction
  • Create components
  • Create a pipeline
  • Run a pipeline job
  • Exercise - Run a pipeline job
  • Knowledge check
Perform hyperparameter tuning with Azure Machine Learning
  • Introduction
  • Define a search space
  • Configure a sampling method
  • Configure early termination
  • Use a sweep job for hyperparameter tuning
  • Exercise - Run a sweep job
  • Knowledge check
Deploy a model to a managed online endpoint
  • Introduction
  • Explore managed online endpoints
  • Deploy your MLflow model to a managed online endpoint
  • Deploy a model to a managed online endpoint
  • Test managed online endpoints
  • Exercise - Deploy an MLflow model to an online endpoint
  • Knowledge check
Deploy a model to a batch endpoint
  • Introduction
  • Understand and create batch endpoints
  • Deploy your MLflow model to a batch endpoint
  • Deploy a custom model to a batch endpoint
  • Invoke and troubleshoot batch endpoints
  • Exercise - Deploy an MLflow model to a batch endpoint
  • Knowledge check
2023 Top 20 Training Industry Company - IT Training

Need Help?

Call us at 877-206-0106 or e-mail us at info@learnquest.com

Personalized Solutions

Need a personalized solution for your Training? Contact us, and one of our training advisors will help you find the best solution.

Contact Us

Need Help?

Do you have a question about the courses, instruction, or materials covered? Do you need help finding which course is best for you? We are here to help!

Talk to us

20% Off All AI Training Courses

Achieve more with AI-powered tools and strategies.

PROMO CODE: AI20
VALID THROUGH MAY 31, 2024

20% Off All AI Training Courses

Self-Paced Training Info

Learn at your own pace with anytime, anywhere training

  • Same in-demand topics as instructor-led public and private classes.
  • Standalone learning or supplemental reinforcement.
  • e-Learning content varies by course and technology.
  • View the Self-Paced version of this outline and what is included in the SPVC course.
  • Learn more about e-Learning

Course Added To Shopping Cart

bla

bla

bla

bla

bla

bla

Self-Paced Training Terms & Conditions

??spvc-wbt-warning??
??group-training-form-area??
??how-can-we-help-you-area??
??personalized-form-area??
??request-quote-area??

Sorry, there are no classes that meet your criteria.

Please contact us to schedule a class.
Close

self-paced
STOP! Before You Leave

Save 0% on this course!

Take advantage of our online-only offer & save 0% on any course !

Promo Code skip0 will be applied to your registration

Close
Nothing yet
here's the message from the cart

To view the cart, you can click "View Cart" on the right side of the heading on each page
Add to cart clicker.

Purchase Information

??elearning-coursenumber?? ??coursename??
View Cart

Need more Information?

Speak with our training specialists to continue your learning journey.

 

Delivery Formats

Close

By submitting this form, I agree to LearnQuest's Terms and Conditions

heres the new schedule
This website uses third-party profiling cookies to provide services in line with the preferences you reveal while browsing the Website. By continuing to browse this Website, you consent to the use of these cookies. If you wish to object such processing, please read the instructions described in our Privacy Policy.
Your use of this LearnQuest site affirms your consent to our use of session and persistent cookies to track how you use our website.