AI and Machine Learning Flashcards
What is Azure Machine Learning?
A platform for making predictions that allows you to connect to data to train and test models to find one that will most accurately predict a future result. It gives data scientists complete control over the design and training of an algorithm.
What is Azure Cognitive Services?
Provides prebuilt machine learning models that enable applications to solve general problems, such as analyzing text for emotional sentiment or analyzing images to recognize objects or faces.
What is Azure Bot Service?
A platform for creating virtual agents that understand and reply to questions just like a human
What Azure service could you use to translate textual content from one language into another?
Azure Cognitive Services Translator service
What Azure service could you use to provide users with personalized recommendations?
Azure Cognitive Services Personalizer service
What Vision APIs are available in Azure Cognitive Services?
Computer Vision, Custom Vision, Face, Form Recognizer, Video Indexer
What Language APIs are available in Azure Cognitive Services and what do they do?
○ Language Understanding (LUIS) allows an application to understand what a person wants in their own words
○ QnA Maker allows you to build a question and answer service from your semi-structured content
○ Text Analytics provides natural language processing of text for sentiment analysis, key phrase extraction, and language detection
○ Translator provides machine-based text translation in near real-time
Immersive Reader adds screen reading and comprehension capabilities to your applications
What Decision APIs are available in Azure Cognitive Services and what do they do?
○ Anomaly Detector allows you to monitor and detect abnormalities in your time series data
○ Content Moderator provides monitoring for possible offensive, undesirable, and risky content
○ Metrics Advisor provides customizable anomaly detection on time series data
Personalizer allows you to choose the best experience or product recommendations to show your users, learning from their real-time behavior