Machine Learning Flashcards

1
Q

What are the main uses of AWS Rekognition?

A

Locating persons, objects, texts and scenes in images or videos.

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

Rekognition can use facial analysis and facial search to do people counting and user verification. What are the 2 types of face Rekognition can detect?

A

Rekognition can detect either a specific face from a catalog of faces or compare faces to famous celebrities.

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

How could AWS Rekognition be used to help with content moderation?

A

It can be used to detect innapropriate images or videos. Those can then be removed or flagged for manual review.

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

True or false: The Confidence Threshold for items to be flagged on moderation cases for Rekognition can be manually configured

A

True

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

What is the main use of AWS Transcribe?

A

Converting audio to text

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

How can Transcribe deal with confidential information on the audio being transcribed?

A

Transcribe can automatically remove Personally Identified Information using Redaction, but any other kind of confidential information will still pass through

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

What is the main use of AWS Polly?

A

Converting text to audio

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

True or False: You can customize Polly pronounciation by configuring custom lexicons in the SynthesizeSpeech operation

A

True

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

What is the main use of AWS Translate?

A

Translating text between languages

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

What is the main use of AWS Lex?

A

Creating chatbots, specially voice operated ones

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

What is the main use of Amazon Connect?

A

To setup a virtual call center

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

True or False: A common way to implement a call chatbot is to use Amazon Connect to Stream the call to Amazon Lex

A

True

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

What is the main use of Amazon Comprehend?

A

NLP analysis in general

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

What are some examples of Amazon Comprehend capabilities?

A

-Sentiment Detection
-Entity Identification
-Text Analysis

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

What is Amazon Comprehend Medical and how is it different from regular Comprehend?

A

It is a comprehend tuned to medical data and documents, being more performant on them and being able to detect Protected Health Information (PHI) (DetectPHI API)

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

What is the main use of Amazon Sagemaker?

A

Training and testing ML models

17
Q

What is the main use of Amazon Forecast?

A

ML service that delivers forecats based on time-series data

18
Q

What is the main use of Amazon Textract?

A

Convert image text and data into computer format