Machine Learning Flashcards
1
Q
Amazon Rekognition
A
- Find objects, people, text, scenes in images using ML
- Facial analysis and search (user verification, people counting)
- Database of faces
- labeling, content moderation, text detection, face detection and analysis (gender, age, emotion) face search, celebrity recognition, pathing
2
Q
Amazon Transcribe
A
- Speech to text
- ASR (automatic speech recognition)
- Automatically remove PII using redaction
- Automatic language identification
- Use case
- transcribe calls
- auto captioning and subtitling
- generate metadata for media assets for search
3
Q
Amazon Polly
A
- text to speech *
- applications that talk
4
Q
Amazon Translate
A
- Natural and accurate language translation
- localize content for international users
5
Q
Amazon Lex & Connect
A
- Lex - powers Alexa
- ASR (speech rec) to text
- Natural language - understands intent
- chat or call center bots
- Amazon Connect
- Virtual contact center to receive calls and create flows
- Integrates with CRMs
- no upfront payments, 80% cheaper than other solutions
6
Q
Amazon Comprehend
A
- NLP (natural language processing)
- Managed, serverless service
- ML to find insights and relationships
- language
- extract key phrases, places, people, brands, events
- understands positive and negative sentiment
- analyzed text using tokenization and parts of speech
- Automatically organizes text files by topic
- use cases
- analyze customer interactions for postiive or negative experiences
- create groups articles by topics
7
Q
Amazon SageMaker
A
- Fully managed machine learning model builder
- Typically needed to orchestrate a lot of servers and stuff
- ML process: predict exam score
- get data from all students (years of experience with IT,aws, etc.)
- get scores from exam
- label first, then build the model (predicting score from data)
- train and tune over time
- then deploy the model
8
Q
Amazon Forecast
A
- fully managed service with ML
- Accurate forecasts, like future sales of an item
- product demand planning, financial planning, etc.
- requires historical time series data of product features, prices, discounts, site traffic, etc.
9
Q
Amazon Kendra
A
- document search service
- extract answers from a document
- text, pdf, html, PP, MS Word, FAQs, etc.)
- natural language search capabilities
- (i.e., where is the IT support desk)
- Learns from user interactions and feedback (incremental learning)
- Ability to fine-tune search results (freshness, relevance, etc.)
10
Q
Amazon Personalize
A
- Fully managed ML service to build apps with recommendations
- Like product reocmmendations, reranking, customize direct marketing
- same tech as amazon.com
- like I bought a drill so I see drill shit
- integrates into existing websites, applications, SMS, etc.
- Implement in days, not months
- retail stores, media, entertainment
11
Q
Amazon Textract
A
- Automatically extracts text, handwriting, and data from any scanned documents using AI and ML
- like a drivers license
- Extract data from forms and tables
- Read PDFs, images, etc.