Machine Learning 101 Flashcards

1
Q

What is Amazon Comprehend

A

A Natural Language Processing service
Input: Document
Output: entities, phrases, language, PII, sentiments

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Amazon Kendra

A

Intelligent search service
Mimmicks human expert
Has data source, index

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Amazon Lex

A

Allows you to create interactive chatbots
It has a text or voice conversational interface
Can extract intent
Intent is fulfilled with Lambda
API

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Amazon Polly

A

Converts text into life-like speech
Does not do translation
API, can use Speech Synthesis Markup Language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is Amazon Rekognition

A

Deep learning image & video analysis
Identify objects, people, text, activities
S3 - Lambda - Rekognition - Lambda - DynamoDB
Use if you need general analysis for videos, images, emotion, text, activities

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is Amazon Textract

A

Detect & Analyze text contained in input documents
Usually synchronous, can be asynchronous for large documents
Use from console UI or API
Can also be integrated into other AWS products

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Amazon Transcribe

A

Automatic speech recognition
Input: audio, output : text

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is Amazon Translate

A

Text translation service
Any scenarios that need text-to-text translation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What us Amazon Forecast

A

Based on a time series data
Forecasts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is Amazon Fraud Detection

A

Fully managed fraud detection service
Online fraud
Transaction fraud
Account takeover

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is Amazon Sagemaker

A

Fully managed machine learning service
Sagemaker studio: IDE for ML
Hosting: can deploy endpoints of ML models
Different architecture, eg serverless
Sagemaker itself has no cost, but the ressources it creates do

How well did you know this?
1
Not at all
2
3
4
5
Perfectly