Azure AI Lists 01 Flashcards
Machine learning model types
- Anomaly Detection
- Classification
- Clustering
- Regression
Steps in the machine learning process
- Prepare data
- Train model
- Evaluate performance
- Deploy a predictive service
Metrics for evaluating regression models
- Mean absolute error (MAE)
- Root mean squared error (RMSE)
- Relative absolute error (RAE)
- Relative squared error (RSE)
- Mean zero one error (MZOE)
- Coefficient of determination (R-squared or R2)
Metrics for evaluating classification models
- Accuracy
- Precision
- Recall
- F1 score
- Area Under Curve (AUC)
AutoML machine learning operations
- Classification
- Regression
- Time series forecasting
- Natural language processing (NLP)
- Computer vision
Responsible AI principles
- Fairness
- Reliability and Safety
- Privacy and Security
- Inclusiveness
- Accountability
- Transparency
Responsible conversational AI factors
- Bot logic
- Speech capture
- Speech synthesis
Cognitive Service main components
- Anomaly Detector
- Cognitive Search
- Cognitive Service for Language
- Cognitive Service for Vision
- OpenAI
- Speech
Cognitive Service for Language components
- Conversational Language Understanding
- Language Understanding (LUIS)
- Text Analytics
- Translator
Cognitive Services for Vision
- Computer Vision
- Custom Vision
- Face
- Form Recognizer
- Video Indexer
- Azure Spacial Analysis
Cognitive Search features
- Data from any source
- Full text search and analysis
- AI powered search
- Multi-lingual
- Geo-enabled
- Configurable user experience
Cognitive Search built-in skills
Natural language processing skills:
* Key Phrase Extraction
* Text Translation Skill
Image processing skills:
* Image Analysis Skill
* Optical Character Recognition Skill
Cognitive Search projection types
- Table
- Object (JSON docs)
- File (JPG images)
Cognitiive Search objects created
- Data Source
- Index
- Indexer
- Skillset
- Knowledge store
Cognitive Search for Language scenarios
- Extract information
- Summarize text-based content
- Classify Text
- Answer questions
- Understand conversations
- Translate text
Cognitive Search model components
- Utterances
- Entities
- Intents
Cognitive Search entity types
- Machine-learned
- List
- RegEx
- Pattern.any
Default features of a Language Service resource
- Sentiment analysis
- Key phrase extraction
- Pre-built question answering
- Conversational language understanding
- Named entity recognition
- Text summarization
- Text analytics for health
Custom Language Service features
- Custom question answering
- Custom text classification
- Custom named entity recognition
- Custom summarization
- Custom sentiment analysis
- Custom text analytics for health
Text Analytics scenarios
- Identify and categorize important concepts
- Identify the main points in unstructured text
- Better understand customer perception
- Process unstructured medical data
- Create a conversational layer over data
- Automate workflow
Image classification evaluation metrics
- Precision
- Recall
- Average precision (AP)
Cognitive services for face analysis
- Computer Vision
- Video Indexer
- Face
Attributes generated by the Face service
- Bounding box
- Age
- Gender
- Emotion
- Glasses
- Hair
- Facial hair
- Makeup
- Smile
- Occlusion
- Blur
- Exposure
- Noise
- Head pose
Spacial Analysis scenarios
- People counting
- Entrance counting
- Social distancing and face mask detection
Speech recognition model types
- Acoustic model
- Language model
Metric for evaluating clustering models
- Average distance to cluster center
Machine learning assets in a workspace
- Compute
- Datasets
- Pipelines
- Experiments
- Models
- Endpoints
Compute targets for machine learning
- Compute instance
- Compute cluster
- Inference cluster
- Attached compute
Languages used in Visual Studio Code for machine learning
- .Net
- R
- Python (Jupyter notebooks)
Machine Learning studio supported approaches
- Automated machine learning
- Python using Jupyter notebooks
- Visual drag-and-drop designer
Machine learning workspace data stores
- Data used for training and evaluating models
- Files such as logs and output files
Machine Learning studio data sources
- Files uploaded from a local computer
- A datasource associated with the workspace
- Files accessed via an HTTP URL
- Open Datasets
Machine Learning studio dataset types
- Tabular
- File
Machine Learning studio tabular file types
- CSV
- TSV
- Parquet
- JSON
- Output of a SQL query
Categories of options for publishing a real-time inferencing model
- Web service running in a Docker container
- Open Neural Network Exchange (ONNX) platforms
Options for publishing a real-time inferencing model as a web service running in a Docker container
- Azure Kubernetes Service (AKS) cluster
- Azure Container Instances (ACI)
- Azure IoT Edge
Steps for creating an AutoML run
- Select a dataset
- Name the experiment
- Select the compute for training
- Select the label
- Select the model type (classification, regression, or time-series forecasting)
- Select the primary metric
- Set the training time
Machine Learning designer languages
- Python
- R
Steps for using a trained model in a real-time inference pipeline
- Replace the dataset with a Web Service Input module.
- Replace the evaluation steps with a Web Service Output module.
Categories of Cognitive Services
- Decision
- Language
- Speech
- Vision
- Web search
Cognitive Services for Decision
- Anomaly Detector
- Metrics Advisor
- Content Moderator
- Azure Personalizer
Cognitive Services for Language
- Immersive Reader
- Language Understanding (LUIS)
- Conversational Language Understanding
- Text Analytics
- Translator
Cognitive Services for Speech
- Speech to Text
- Text to Speech
- Speech Translation
- Speaker Recognition
Cognitive Services for Web Search (unclear: services have changed)
- Bing Web Search (maybe)
- Cognitive Search (no longer part of Cognitive Service)
Image classification capabilities
- Describe an image
- Categorize an image
- Tag an image (object detection)
Object detection capabilities
- Detect common objects
- Tag visual features
- Detect faces (including age and sex)
- Identify brands and products
- Identify landmarks
OCR capabilities
- Extract printed text
- Extract handwritten text
Facial detection and recognition capabilities
- Detect faces
- Analyze facial features
- Recognize faces
- Identify famous people
- Detect eyeglasses and goggles
- Detect beards
- Identify emotions
Form Recognizer guidelines for best results
- Images must be JPEG, PNG, BMP, PDF, or TIFF formats.
- File size must be less than 50 MB.
- Image size between 50 x 50 pixels and 10,000 x 10,000 pixels.
- For PDF documents, no larger than 17 inches x 17 inches.
Face service guidelines for best results
- Image Format: JPEG, PNG, GIF, or BMP.
- File Size: 6 MB or smaller.
- Face Size Range: From 36 x 36 up to 4096 x 4096.
- No extreme angles (frontal view)
- No occlusion (objects blocking face)
Visual features from the Analyze operation
- Adult (pornographic, racy, or gory)
- Brands
- Categories (86 categories)
- Color
- Description
- Faces (coordinates, sex, age)
- ImageType (clipart, line drawing, etc.)
- Objects
- Tags (list of words)
- Celebrities
- Landmarks
Computer Vision supported files
- Less than 4MB
- Greater than 50x50 pixels
- JPEG, PNG, GIF, or BMP
OCR models
- Read (images and PDFs, async)
- OCR (older, images only, synchronous)
Computer vision operations/capabilities
- Analyze image
- Describe image
- Detect objects
- Generate content tags
- Identify domain-specific content (celebrities and landmarks)
- Generate thumbnails
- OCR
- Moderate content
Image classification domains
- General
- General [A1]
- General [A2]
- Food
- Landmarks
- Retail
- Compact domains
Object detection domains
- General
- General [A1]
- Logo
- Products on shelves
- Compact domains
Facial recognition operations
- Verify
- Identify
- Find Similar
- Group
Form Recognizer pre-trained models
- Business cards
- Invoices
- Receipts
Text Analytics technique categories
- Analysis of text
- Language modeling
- Analysis of speech
- Translation
Text analytics techniques
- Tokenization
- Statistics
- Frequency
- Part of speech tagging (PosTag)
- Sentiment analysis
- Language detection
Language modeling techniques
- Semantic modeling
- Named entity recognition (NER)
- Topic detection
Language features for extracting information
- Extract key phrases
- Find linked entities
- Named Entity Recognition (NER)
- Custom Named Entity Recognition (custom NER)
- Personally Identifiable Information (PII) detection
- Personal Health Information (PHI) detection
- Text analytics for health
- Custom text analytics for health
Language features for summarizing text
- Document summarization
- Conversation summarization
Language features for classifying text
- Analyze sentiment and mine text for opinions
- Detect language
- Custom text classification
Language features for understanding conversations
- Conversational language understanding
- Orchestration workflow
Major NLP workloads
- Language modeling
- Key phrase extraction
- Named entity recognition (NER)
- Sentiment analysis
- Speech recognition and synthesis
- Translation
Named entity recognition (NER) entity categories
- Person (name)
- PersonType (job)
- DateTime
- Quantity (dimensions, age, temperature, etc.)
- Location (landmark, building, city)
- Organization
- Event
- Product
- Skill
- Address
- Phone number
- URL
- IP address
Language Understanding (LUIS) prebuilt domains
- Calendar
- Communication
- HomeAutomation
- Notes
- Places
- RestaurantReservation
- ToDo
- Utilities
- Weather
- Web
Language Understanding (LUIS) prebuilt entities
- Age
- Currency (money)
- DatetimeV2
- Dimension
- GeographyV2
- KeyPhrase
- Number
- Ordinal
- OrdinalV2
- Percentage
- PersonName
- Phonenumber
- Temperature
- URL
Bot tools
- Bot Framework Composer (build bots)
- Bot Framework Emulator (test bots locally)
Bot lifecycle steps
- Plan
- Build
- Test
- Publish
- Connect to channels
- Evaluate