AZ-900 Part 9: Choose the best AI service for your needs
You need to predict future behavior based on previous actions. Which product option should you select as a candidate? ( 1. Azure Machine Learning 2. Azure Bot Service 3. Azure Cognitive Services )
1. Azure Machine Learning
At a high level, there are three primary product offerings from Microsoft, each of which is designed for a specific audience and use case.
1. Azure Machine Learning 2. Azure Cognitive Services 3. Azure bot services
There are two basic approaches to AI.
1. deep learning 2. machine learning
You need to identify the content of product images to automatically create alt tags for images formatted properly. Which product option is the best candidate? ( 1. Azure Machine Learning 2. Azure Cognitive Services 3. Azure Bot Service )
2. Azure Cognitive Services
You need to create a human-computer interface that uses natural language to answer customer questions. Which product option should you select as a candidate? ( 1. Azure Machine Learning 2. Azure Cognitive Services 3. Azure Bot Service )
3. Azure Bot Service
_____________ is a broad classification of computing that allows a software system to perceive its environment and take action that maximizes its chance of successfully achieving its goals. A goal of __________ is to create a software system that's able to adapt, or learn something on its own without being explicitly programmed to do it.
AI
_______________ is a category of computing that adapts and improves its decision-making ability over time based on its successes and failures.
Artificial Intelligence (AI)
___________ and Bot Framework are platforms for creating virtual agents that understand and reply to questions just like a human. _____________ is a bit different from Azure Machine Learning and Azure Cognitive Services in that it has a specific use case.
Azure Bot Service
While Azure Machine Learning requires you to bring your own data and train models over that data, _______________, for the most part, provides pretrained models so that you can bring in your live data to get predictions on.
Azure Cognitive Services
__________________ provides prebuilt machine learning models that enable applications to see, hear, speak, understand, and even begin to reason. Use _______________ to solve general problems, such as analyzing text for emotional sentiment or analyzing images to recognize objects or faces.
Azure Cognitive Services
Choose ____________________when your data scientists need complete control over the design and training of an algorithm using your own data.
Azure Machine Learning
______________ is a platform for making predictions. It consists of tools and services that allow you to connect to data to train and test models to find one that will most accurately predict a future result.
Azure Machine Learning
Azure Cognitive Services can be divided into the following categories:
Language, Speech, Vision, Decision
________________ is modeled on the neural network of the human mind, enabling it to discover, learn, and grow through experience.
deep learning system
_________________, a data science technique that uses existing data to train a model, test it, and then apply the model to new data to forecast future behaviors, outcomes, and trends.
machine learning