Podcast Beta
Questions and Answers
For a machine learning progress, how should you split data for training and evaluation?
You build a machine learning model by using the automated machine learning user interface (UI).
You need to ensure the model meets the Microsoft transparency principal for responsible AI. What should you do?
The handling of unusual or missing values provided to an AI system is a consideration for the Microsoft ___ principle for responsible AI.
Your company wants to build a recycling machine for bottles. The recycling machine must automatically identify bottles of the correct shape and reject all other items. Which type of AI workload should the company use?
Signup and view all the answers
Which type of machine learning should you use to predict the number of gift cards that will be sold next month?
Signup and view all the answers
A banking system that predicts whether a loan will be repaid is an example of what type of machine learning?
Signup and view all the answers
Which type of AI workload relies on sensors to proactively detect and impending failure of electronic equipment?
Signup and view all the answers
A validation set includes the set of input examples that will be used to train a model.
Signup and view all the answers
Which two actions are performed during the data ingestion and data preparation state of an Azure Machine Learning process?
- A. Combine multiple datasets
- B. Score test data by using the model
- C. Remove records that have missing values
- D. Use the model for real-time predictions
- E. Calculate the accuracy of the model
Signup and view all the answers
In Azure Machine Learning studio, what can you use to author regression machine learning pipelines using a drag-and-drop interface?
Signup and view all the answers