SlideShare a Scribd company logo
1 of 33
Download to read offline
S U M M I T
H ong Kong
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
Accelerating ML adoption with our
new AI services
Simon Lee
Business Development Manager
AWS
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
Amazon AI Services
easily integrate with your applications to address
common use cases such as time series forecasting,
document analysis, personalized recommendations and
others. Because we use the same deep learning
technology that powers Amazon.com and our ML
Services, you get quality and accuracy from continuously-
learning APIs with little to no data science experience
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Confidential and Trademark
2019
M L F R A M E W O R K S &
I N F R A S T R U C T U R E
A I S E R V I C E S
A M A Z O N
R E K O G N I T I O N
I M A G E
A M A Z O N
P O L L Y
A M A Z O N
T R A N S C R I B E
A M A Z O N
T R A N S L A T E
A M A Z O N
C O M P R E H E N D &
A M A Z O N
C O M P R E H E N D
M E D I C A L
A M A Z O N
L E X
A M A Z O N
R E K O G N I T I O N
V I D E O
Vision Speech Language Chatbots
A M A Z O N
S A G E M A K E R
B U I L D T R A I N
A M A Z O N
F O R E C A S T
Forecasting
A M A Z O N
T E X T R A C T
Recommendations
D E P L O Y
Pre-built algorithms
Data labeling (G R O U N D T R U T H )
One-click model training & tuning
Optimization (N E O )
M L S E R V I C E S
F r a m e w o r k s I n t e r f a c e s I n f r a s t r u c t u r e
A M A Z O N
E C 2 P 3
& P 3 d n
A M A Z O N
E C 2 C 5
F P G A s A M A Z O N I O T
G R E E N G R A S S
A M A Z O N
E L A S T I C
I N F E R E N C E
Reinforcement learning
Algorithms & models ( A W S M A R K E T P L A C E
F O R M A C H I N E L E A R N I N G )
A M A Z O N
I N F E R E N T I A
Notebook Hosting
One-click deployment & hosting
Auto-scaling
Virtual Private Cloud
Private Link
Elastic Inference integration
Hyper Parameter Optimization
A M A Z O N
P E R S O N A L I Z E
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
Amazon Textract
Automatically extract text and data from scanned
documents and go beyond simple optical character
recognition (OCR) to also identify the contents of
fields in forms and information stored in tables.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
Documents and forms can be complicated…
…not a single corresponding pixel value in common
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
Text extraction Table extraction Form extraction
Amazon Textract
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
Blocks: PAGE, PARAGRAPH, LINE, WORD
is washed by waves, and cooled
Text extraction Table extraction Form extraction
Amazon
Textract
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
Name Description
Blocks List of blocks identified
from the document
ID Unique ID of the unit
Relationships CHILD
Block type PAGE, PARAGRAPH, LINE, WORD
Pages Contains number of
pages in the document
Name Description
Document Blob or Amazon S3
object
Text extraction Table extraction Form extraction
Amazon
Textract
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
Name Description
Document Blob or Amazon S3
object
FeatureTypes TABLES
Name Description
Blocks List of blocks identified
from the document
ID Unique ID of the unit
Relationships CHILD
Block type PAGE, TABLE, CELL
Pages Contains number of
pages in the document
Text extraction Table extraction Form extraction
Amazon
Textract
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
Name Description
Document Blob or Amazon S3
object
FeatureTypes FORMS
Name Description
Blocks List of blocks identified
from the document
ID Unique ID of the unit
Relationships KEY, VALUE, CHILD
Block type PAGE, KEY_VALUE_SET
Pages Contains number of
pages in the document
Text extraction Table extraction Form extraction
Amazon
Textract
S U M M IT © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
S U M M IT © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Input
Uploaded
documentimages
of invoices,be it
scannedor
photographed
AmazonS3
Uploaded
documentsare
stored in S3
AmazonAthena
Query blobs of data
on Amazon S3 data
lake
Amazon
Quicksight
Discoverinsights
and produce
forecaststo
improve services
AmazonTextract
Automatically
extract words and
lines of text, and
tables
AWS Lambda
Convert table data
into machine
readable format
AmazonS3
Store returned
information as flat
file on data lake
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
Amazon Forecast
Accurate time-series forecasting service, based
on the same technology used at Amazon.com.
No ML Experience Required
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
Predicts spikes
accurately!
Generates forecasts
for new items
Learns relationships
between multiple
related time-series
Incorporates external
data (holidays,
promotions, and
so on)
Amazon Forecast solves hard problems in forecasting
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
Historical data
Sales, inventory, pricing, etc.
Related data
Weather, competitive promotions, etc.
1. Load data
2. Inspect data
3. Identify features
4. Select algorithms
5. Select hyperparameters
6. Train models
7. Optimize models
8. Deploy and host models
Amazon Forecast
Customized
Forecasting
API
Private
Amazon Forecast - How it works
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
Amazon Forecast – Algorithms
Use AutoML or pick a
pre-defined algorithm
• Choose a pre-existing
algorithm or
• AutoML and Forecast will
pick the right recipe for
you
• ARIMA
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
There are three types of datasets in Amazon Forecast:
Item metadataTarget time-series Related time-series
Related time-
series such as
price, web-hits
etc.
Historic time-
series data of
items to
forecast
Attributes of
the item such
as category,
genre and
brand
Amazon Forecast data ingestions
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
• Amazon Forecast is applicable across
multiple domains
• You can set your domain using the
console or via the API
• You upload datasets with different
schemas based on the domain
Applicable across multiple domains
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
Key metrics reported by Amazon Forecast
Amazon Forecast creates probabilistic forecasts (i.e, forecasts for
specific prediction intervals)
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
Amazon Personalize
Batch or Real-time personalization and
recommendation service. No ML experience required.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
Real-time Works with almost any
product or content
K E Y F E AT U R E S
Responsive to changes
in intent
Automated
machine learning
Bring existing algorithms
from Amazon SageMaker
Deliver high quality
recommendations
Deep learning
enabled algorithms
Easy to Use
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
Activity stream
Views, signups, conversion, etc.
Inventory
Videos, products, articles, etc.
Customized
Personalization
APIDemographics (optional)
Name, age, location, etc.
1. Load data
2. Inspect data
3. Identify features
4. Select algorithms
5. Select hyperparameters
6. Train models
7. Optimize models
8. Build feature store
9. Deploy and host models
10.Create real-time caches
Amazon Personalize
Amazon Personalize – How it works
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
Amazon Personalize – Algorithms
Use AutoML or pick a
pre-defined algorithm
• Picking an algorithm:
• Choose a pre-existing
algorithm (packaged as
Personalize Recipes) or
• AutoML and Personalize will
pick the right recipe for
• factorization machine
using a deep autoencoder
• hierarchical recurrent
neural network
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
Amazon Personalize: real-time data and batch data
ingestion
Historical user
activity
User
attributes
Item
catalog
Real-time data
Mobile
SDKs
JavaScript SDK
Amazon S3
bucket
Server-Side SDKs
Offline data
Amazon
Personalize
S U M M IT © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Demo
Web
Application
Browser /
Application
Real-time event data
Amazon
Personalize
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
M L F R A M E W O R K S &
I N F R A S T R U C T U R E
The Amazon ML Stack: Broadest & Deepest Set of Capabilities
A I S E R V I C E S
Vision Speech Chatbots
A M A Z O N S A G E M A K E R
B U I L D T R A I N D E P L O Y
Pre-built algorithms & notebooks
Data labeling (G R O U N D T R U T H )
One-click model training & tuning
Optimization ( N E O )
One-click deployment & hosting
M L S E R V I C E S
F r a m e w o r k s I n t e r f a c e s I n f r a s t r u c t u r e
Models without training data (REINFORCEMENT LEARNING)Algorithms & models ( A W S M A R K E T P L A C E )
Language Forecasting Recommendations
NEW NEWNEW
NEW
NEW
NEWNEW
NEW
NEW
A M A Z O N
R E K O G N I T I O N
I M A G E
A M A Z O N
P O L L Y
A M A Z O N
T R A N S C R I B E
A M A Z O N
T R A N S L A T E
A M A Z O N
C O M P R E H E N D &
A M A Z O N
C O M P R E H E N D
M E D I C A L
A M A Z O N
L E X
A M A Z O N
R E K O G N I T I O N
V I D E O
A M A Z O N
F O R E C A S T
A M A Z O N
T E X T R A C T
A M A Z O N
P E R S O N A L I Z E
A M A Z O N
E C 2 P 3
& P 3 d n
A M A Z O N
E C 2 C 5
F P G A s A M A Z O N I O T
G R E E N G R A S S
A M A Z O N
E L A S T I C
I N F E R E N C E
S U M M IT © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Visit Booth 10 at the AWS Pavilion for
more on Real-Time Personalization
and Recommendation
Thank you!
S U M M IT © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Simon Lee
simonhl@amazon.com
S U M M IT © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.

More Related Content

What's hot

Build-Train-Deploy-Machine-Learning-Models-at-Any-Scale
Build-Train-Deploy-Machine-Learning-Models-at-Any-ScaleBuild-Train-Deploy-Machine-Learning-Models-at-Any-Scale
Build-Train-Deploy-Machine-Learning-Models-at-Any-ScaleAmazon Web Services
 
Microservices on AWS: Architectural Patterns and Best Practices | AWS Summit ...
Microservices on AWS: Architectural Patterns and Best Practices | AWS Summit ...Microservices on AWS: Architectural Patterns and Best Practices | AWS Summit ...
Microservices on AWS: Architectural Patterns and Best Practices | AWS Summit ...AWS Summits
 
Building data lakes for analytics on AWS - ADB201 - Santa Clara AWS Summit.pdf
Building data lakes for analytics on AWS - ADB201 - Santa Clara AWS Summit.pdfBuilding data lakes for analytics on AWS - ADB201 - Santa Clara AWS Summit.pdf
Building data lakes for analytics on AWS - ADB201 - Santa Clara AWS Summit.pdfAmazon Web Services
 
Adding intelligence to applications - AIM201 - Chicago AWS Summit
Adding intelligence to applications - AIM201 - Chicago AWS SummitAdding intelligence to applications - AIM201 - Chicago AWS Summit
Adding intelligence to applications - AIM201 - Chicago AWS SummitAmazon Web Services
 
Amazon SageMaker: ML for Every Developer and Data Scientist - AIM202 - Anahei...
Amazon SageMaker: ML for Every Developer and Data Scientist - AIM202 - Anahei...Amazon SageMaker: ML for Every Developer and Data Scientist - AIM202 - Anahei...
Amazon SageMaker: ML for Every Developer and Data Scientist - AIM202 - Anahei...Amazon Web Services
 
AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...
AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...
AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...Amazon Web Services
 
Frontend and Mobile with AWS Amplify | AWS Summit Tel Aviv 2019
Frontend and Mobile with AWS Amplify | AWS Summit Tel Aviv 2019Frontend and Mobile with AWS Amplify | AWS Summit Tel Aviv 2019
Frontend and Mobile with AWS Amplify | AWS Summit Tel Aviv 2019AWS Summits
 
Favorire l'innovazione passando da applicazioni monolitiche ad architetture m...
Favorire l'innovazione passando da applicazioni monolitiche ad architetture m...Favorire l'innovazione passando da applicazioni monolitiche ad architetture m...
Favorire l'innovazione passando da applicazioni monolitiche ad architetture m...Amazon Web Services
 
Building Data Lakes for Analytics on AWS - ADB201 - Anaheim AWS Summit
Building Data Lakes for Analytics on AWS - ADB201 - Anaheim AWS SummitBuilding Data Lakes for Analytics on AWS - ADB201 - Anaheim AWS Summit
Building Data Lakes for Analytics on AWS - ADB201 - Anaheim AWS SummitAmazon Web Services
 
Creare e gestire Data Lake e Data Warehouses
Creare e gestire Data Lake e Data WarehousesCreare e gestire Data Lake e Data Warehouses
Creare e gestire Data Lake e Data WarehousesAmazon Web Services
 
Increase the value of video using ML and AWS media services - SVC301 - Atlant...
Increase the value of video using ML and AWS media services - SVC301 - Atlant...Increase the value of video using ML and AWS media services - SVC301 - Atlant...
Increase the value of video using ML and AWS media services - SVC301 - Atlant...Amazon Web Services
 
Scale - Cloud Data Management with Veeam and AWS
Scale - Cloud Data Management with Veeam and AWSScale - Cloud Data Management with Veeam and AWS
Scale - Cloud Data Management with Veeam and AWSAmazon Web Services
 
Add intelligence to applications - AIM205 - Santa Clara AWS Summit.pdf
Add intelligence to applications - AIM205 - Santa Clara AWS Summit.pdfAdd intelligence to applications - AIM205 - Santa Clara AWS Summit.pdf
Add intelligence to applications - AIM205 - Santa Clara AWS Summit.pdfAmazon Web Services
 
Data modeling with Amazon DynamoDB - ADB301 - New York AWS Summit
Data modeling with Amazon DynamoDB - ADB301 - New York AWS SummitData modeling with Amazon DynamoDB - ADB301 - New York AWS Summit
Data modeling with Amazon DynamoDB - ADB301 - New York AWS SummitAmazon Web Services
 
Progetta, crea e gestisci Modern Application per web e mobile su AWS
Progetta, crea e gestisci Modern Application per web e mobile su AWSProgetta, crea e gestisci Modern Application per web e mobile su AWS
Progetta, crea e gestisci Modern Application per web e mobile su AWSAmazon Web Services
 
Scale - Amazon SageMaker Deep Dive for Builders
Scale - Amazon SageMaker Deep Dive for BuildersScale - Amazon SageMaker Deep Dive for Builders
Scale - Amazon SageMaker Deep Dive for BuildersAmazon Web Services
 
Automating document analysis and text extraction with Amazon Textract - AIM20...
Automating document analysis and text extraction with Amazon Textract - AIM20...Automating document analysis and text extraction with Amazon Textract - AIM20...
Automating document analysis and text extraction with Amazon Textract - AIM20...Amazon Web Services
 
Grid computing in the cloud for Financial Services industry - CMP205-I - New ...
Grid computing in the cloud for Financial Services industry - CMP205-I - New ...Grid computing in the cloud for Financial Services industry - CMP205-I - New ...
Grid computing in the cloud for Financial Services industry - CMP205-I - New ...Amazon Web Services
 
Fraud detection using machine learning with Amazon SageMaker - AIM306 - New Y...
Fraud detection using machine learning with Amazon SageMaker - AIM306 - New Y...Fraud detection using machine learning with Amazon SageMaker - AIM306 - New Y...
Fraud detection using machine learning with Amazon SageMaker - AIM306 - New Y...Amazon Web Services
 
Unleash the Power of ML with AWS | AWS Summit Tel Aviv 2019
Unleash the Power of ML with AWS | AWS Summit Tel Aviv 2019Unleash the Power of ML with AWS | AWS Summit Tel Aviv 2019
Unleash the Power of ML with AWS | AWS Summit Tel Aviv 2019AWS Summits
 

What's hot (20)

Build-Train-Deploy-Machine-Learning-Models-at-Any-Scale
Build-Train-Deploy-Machine-Learning-Models-at-Any-ScaleBuild-Train-Deploy-Machine-Learning-Models-at-Any-Scale
Build-Train-Deploy-Machine-Learning-Models-at-Any-Scale
 
Microservices on AWS: Architectural Patterns and Best Practices | AWS Summit ...
Microservices on AWS: Architectural Patterns and Best Practices | AWS Summit ...Microservices on AWS: Architectural Patterns and Best Practices | AWS Summit ...
Microservices on AWS: Architectural Patterns and Best Practices | AWS Summit ...
 
Building data lakes for analytics on AWS - ADB201 - Santa Clara AWS Summit.pdf
Building data lakes for analytics on AWS - ADB201 - Santa Clara AWS Summit.pdfBuilding data lakes for analytics on AWS - ADB201 - Santa Clara AWS Summit.pdf
Building data lakes for analytics on AWS - ADB201 - Santa Clara AWS Summit.pdf
 
Adding intelligence to applications - AIM201 - Chicago AWS Summit
Adding intelligence to applications - AIM201 - Chicago AWS SummitAdding intelligence to applications - AIM201 - Chicago AWS Summit
Adding intelligence to applications - AIM201 - Chicago AWS Summit
 
Amazon SageMaker: ML for Every Developer and Data Scientist - AIM202 - Anahei...
Amazon SageMaker: ML for Every Developer and Data Scientist - AIM202 - Anahei...Amazon SageMaker: ML for Every Developer and Data Scientist - AIM202 - Anahei...
Amazon SageMaker: ML for Every Developer and Data Scientist - AIM202 - Anahei...
 
AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...
AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...
AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...
 
Frontend and Mobile with AWS Amplify | AWS Summit Tel Aviv 2019
Frontend and Mobile with AWS Amplify | AWS Summit Tel Aviv 2019Frontend and Mobile with AWS Amplify | AWS Summit Tel Aviv 2019
Frontend and Mobile with AWS Amplify | AWS Summit Tel Aviv 2019
 
Favorire l'innovazione passando da applicazioni monolitiche ad architetture m...
Favorire l'innovazione passando da applicazioni monolitiche ad architetture m...Favorire l'innovazione passando da applicazioni monolitiche ad architetture m...
Favorire l'innovazione passando da applicazioni monolitiche ad architetture m...
 
Building Data Lakes for Analytics on AWS - ADB201 - Anaheim AWS Summit
Building Data Lakes for Analytics on AWS - ADB201 - Anaheim AWS SummitBuilding Data Lakes for Analytics on AWS - ADB201 - Anaheim AWS Summit
Building Data Lakes for Analytics on AWS - ADB201 - Anaheim AWS Summit
 
Creare e gestire Data Lake e Data Warehouses
Creare e gestire Data Lake e Data WarehousesCreare e gestire Data Lake e Data Warehouses
Creare e gestire Data Lake e Data Warehouses
 
Increase the value of video using ML and AWS media services - SVC301 - Atlant...
Increase the value of video using ML and AWS media services - SVC301 - Atlant...Increase the value of video using ML and AWS media services - SVC301 - Atlant...
Increase the value of video using ML and AWS media services - SVC301 - Atlant...
 
Scale - Cloud Data Management with Veeam and AWS
Scale - Cloud Data Management with Veeam and AWSScale - Cloud Data Management with Veeam and AWS
Scale - Cloud Data Management with Veeam and AWS
 
Add intelligence to applications - AIM205 - Santa Clara AWS Summit.pdf
Add intelligence to applications - AIM205 - Santa Clara AWS Summit.pdfAdd intelligence to applications - AIM205 - Santa Clara AWS Summit.pdf
Add intelligence to applications - AIM205 - Santa Clara AWS Summit.pdf
 
Data modeling with Amazon DynamoDB - ADB301 - New York AWS Summit
Data modeling with Amazon DynamoDB - ADB301 - New York AWS SummitData modeling with Amazon DynamoDB - ADB301 - New York AWS Summit
Data modeling with Amazon DynamoDB - ADB301 - New York AWS Summit
 
Progetta, crea e gestisci Modern Application per web e mobile su AWS
Progetta, crea e gestisci Modern Application per web e mobile su AWSProgetta, crea e gestisci Modern Application per web e mobile su AWS
Progetta, crea e gestisci Modern Application per web e mobile su AWS
 
Scale - Amazon SageMaker Deep Dive for Builders
Scale - Amazon SageMaker Deep Dive for BuildersScale - Amazon SageMaker Deep Dive for Builders
Scale - Amazon SageMaker Deep Dive for Builders
 
Automating document analysis and text extraction with Amazon Textract - AIM20...
Automating document analysis and text extraction with Amazon Textract - AIM20...Automating document analysis and text extraction with Amazon Textract - AIM20...
Automating document analysis and text extraction with Amazon Textract - AIM20...
 
Grid computing in the cloud for Financial Services industry - CMP205-I - New ...
Grid computing in the cloud for Financial Services industry - CMP205-I - New ...Grid computing in the cloud for Financial Services industry - CMP205-I - New ...
Grid computing in the cloud for Financial Services industry - CMP205-I - New ...
 
Fraud detection using machine learning with Amazon SageMaker - AIM306 - New Y...
Fraud detection using machine learning with Amazon SageMaker - AIM306 - New Y...Fraud detection using machine learning with Amazon SageMaker - AIM306 - New Y...
Fraud detection using machine learning with Amazon SageMaker - AIM306 - New Y...
 
Unleash the Power of ML with AWS | AWS Summit Tel Aviv 2019
Unleash the Power of ML with AWS | AWS Summit Tel Aviv 2019Unleash the Power of ML with AWS | AWS Summit Tel Aviv 2019
Unleash the Power of ML with AWS | AWS Summit Tel Aviv 2019
 

Similar to Accelerating-ML-Adoption-with-Our-New-AI-Services

AWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI services
AWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI servicesAWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI services
AWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI servicesAmazon Web Services
 
AWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI services
AWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI servicesAWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI services
AWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI servicesAmazon Web Services
 
Unleash the Power of ML with AWS | AWS Summit Tel Aviv 2019
Unleash the Power of ML with AWS | AWS Summit Tel Aviv 2019Unleash the Power of ML with AWS | AWS Summit Tel Aviv 2019
Unleash the Power of ML with AWS | AWS Summit Tel Aviv 2019Amazon Web Services
 
Build sophisticated forecasting & recommendation models - AIM204 - Santa Clar...
Build sophisticated forecasting & recommendation models - AIM204 - Santa Clar...Build sophisticated forecasting & recommendation models - AIM204 - Santa Clar...
Build sophisticated forecasting & recommendation models - AIM204 - Santa Clar...Amazon Web Services
 
Applying Maching Learning to Build Smarter Video Workflows
Applying Maching Learning to Build Smarter Video WorkflowsApplying Maching Learning to Build Smarter Video Workflows
Applying Maching Learning to Build Smarter Video WorkflowsAmazon Web Services
 
Build Machine Learning Models with Amazon SageMaker (April 2019)
Build Machine Learning Models with Amazon SageMaker (April 2019)Build Machine Learning Models with Amazon SageMaker (April 2019)
Build Machine Learning Models with Amazon SageMaker (April 2019)Julien SIMON
 
Sviluppa, addestra e distribuisci modelli di machine learning.pdf
Sviluppa, addestra e distribuisci modelli di machine learning.pdfSviluppa, addestra e distribuisci modelli di machine learning.pdf
Sviluppa, addestra e distribuisci modelli di machine learning.pdfAmazon Web Services
 
Rendi le tue app più smart con i servizi AI di AWS
Rendi le tue app più smart con i servizi AI di AWSRendi le tue app più smart con i servizi AI di AWS
Rendi le tue app più smart con i servizi AI di AWSAmazon Web Services
 
AI/ML Week: Strengthen Cybersecurity
AI/ML Week: Strengthen CybersecurityAI/ML Week: Strengthen Cybersecurity
AI/ML Week: Strengthen CybersecurityAmazon Web Services
 
Building intelligent applications using AI services
Building intelligent applications using AI servicesBuilding intelligent applications using AI services
Building intelligent applications using AI servicesAmazon Web Services
 
[AWS Media Symposium 2019] Enhancing your Media Workflows with Amazon Machine...
[AWS Media Symposium 2019] Enhancing your Media Workflows with Amazon Machine...[AWS Media Symposium 2019] Enhancing your Media Workflows with Amazon Machine...
[AWS Media Symposium 2019] Enhancing your Media Workflows with Amazon Machine...Amazon Web Services Korea
 
Meetup Niort Data - AWS Intelligence Artificielle
Meetup Niort Data - AWS Intelligence ArtificielleMeetup Niort Data - AWS Intelligence Artificielle
Meetup Niort Data - AWS Intelligence ArtificielleOlivier Cahagne
 
Machine learning for developers & data scientists with Amazon SageMaker - AIM...
Machine learning for developers & data scientists with Amazon SageMaker - AIM...Machine learning for developers & data scientists with Amazon SageMaker - AIM...
Machine learning for developers & data scientists with Amazon SageMaker - AIM...Amazon Web Services
 
AIML Webinar - Improve Education Outcomes
AIML Webinar - Improve Education OutcomesAIML Webinar - Improve Education Outcomes
AIML Webinar - Improve Education OutcomesAmazon Web Services
 
MLops workshop AWS
MLops workshop AWSMLops workshop AWS
MLops workshop AWSGili Nachum
 
Aggiungi funzionalita AI alle tue applicazioni con gli Amazon AI
Aggiungi funzionalita AI alle tue applicazioni con gli Amazon AIAggiungi funzionalita AI alle tue applicazioni con gli Amazon AI
Aggiungi funzionalita AI alle tue applicazioni con gli Amazon AIAmazon Web Services
 
Drive digital transformation with AI
Drive digital transformation with AIDrive digital transformation with AI
Drive digital transformation with AIAmazon Web Services
 
Add Intelligence to Applications with AWS AI Services
Add Intelligence to Applications with AWS AI ServicesAdd Intelligence to Applications with AWS AI Services
Add Intelligence to Applications with AWS AI ServicesNicholas Walsh
 
Build sophisticated forecasting and recommendation models - AIM202 - New York...
Build sophisticated forecasting and recommendation models - AIM202 - New York...Build sophisticated forecasting and recommendation models - AIM202 - New York...
Build sophisticated forecasting and recommendation models - AIM202 - New York...Amazon Web Services
 
[AWS Techshift] Innovation and AI/ML Sagemaker Build-in 머신러닝 모델 활용 및 Marketpl...
[AWS Techshift] Innovation and AI/ML Sagemaker Build-in 머신러닝 모델 활용 및 Marketpl...[AWS Techshift] Innovation and AI/ML Sagemaker Build-in 머신러닝 모델 활용 및 Marketpl...
[AWS Techshift] Innovation and AI/ML Sagemaker Build-in 머신러닝 모델 활용 및 Marketpl...Amazon Web Services Korea
 

Similar to Accelerating-ML-Adoption-with-Our-New-AI-Services (20)

AWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI services
AWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI servicesAWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI services
AWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI services
 
AWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI services
AWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI servicesAWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI services
AWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI services
 
Unleash the Power of ML with AWS | AWS Summit Tel Aviv 2019
Unleash the Power of ML with AWS | AWS Summit Tel Aviv 2019Unleash the Power of ML with AWS | AWS Summit Tel Aviv 2019
Unleash the Power of ML with AWS | AWS Summit Tel Aviv 2019
 
Build sophisticated forecasting & recommendation models - AIM204 - Santa Clar...
Build sophisticated forecasting & recommendation models - AIM204 - Santa Clar...Build sophisticated forecasting & recommendation models - AIM204 - Santa Clar...
Build sophisticated forecasting & recommendation models - AIM204 - Santa Clar...
 
Applying Maching Learning to Build Smarter Video Workflows
Applying Maching Learning to Build Smarter Video WorkflowsApplying Maching Learning to Build Smarter Video Workflows
Applying Maching Learning to Build Smarter Video Workflows
 
Build Machine Learning Models with Amazon SageMaker (April 2019)
Build Machine Learning Models with Amazon SageMaker (April 2019)Build Machine Learning Models with Amazon SageMaker (April 2019)
Build Machine Learning Models with Amazon SageMaker (April 2019)
 
Sviluppa, addestra e distribuisci modelli di machine learning.pdf
Sviluppa, addestra e distribuisci modelli di machine learning.pdfSviluppa, addestra e distribuisci modelli di machine learning.pdf
Sviluppa, addestra e distribuisci modelli di machine learning.pdf
 
Rendi le tue app più smart con i servizi AI di AWS
Rendi le tue app più smart con i servizi AI di AWSRendi le tue app più smart con i servizi AI di AWS
Rendi le tue app più smart con i servizi AI di AWS
 
AI/ML Week: Strengthen Cybersecurity
AI/ML Week: Strengthen CybersecurityAI/ML Week: Strengthen Cybersecurity
AI/ML Week: Strengthen Cybersecurity
 
Building intelligent applications using AI services
Building intelligent applications using AI servicesBuilding intelligent applications using AI services
Building intelligent applications using AI services
 
[AWS Media Symposium 2019] Enhancing your Media Workflows with Amazon Machine...
[AWS Media Symposium 2019] Enhancing your Media Workflows with Amazon Machine...[AWS Media Symposium 2019] Enhancing your Media Workflows with Amazon Machine...
[AWS Media Symposium 2019] Enhancing your Media Workflows with Amazon Machine...
 
Meetup Niort Data - AWS Intelligence Artificielle
Meetup Niort Data - AWS Intelligence ArtificielleMeetup Niort Data - AWS Intelligence Artificielle
Meetup Niort Data - AWS Intelligence Artificielle
 
Machine learning for developers & data scientists with Amazon SageMaker - AIM...
Machine learning for developers & data scientists with Amazon SageMaker - AIM...Machine learning for developers & data scientists with Amazon SageMaker - AIM...
Machine learning for developers & data scientists with Amazon SageMaker - AIM...
 
AIML Webinar - Improve Education Outcomes
AIML Webinar - Improve Education OutcomesAIML Webinar - Improve Education Outcomes
AIML Webinar - Improve Education Outcomes
 
MLops workshop AWS
MLops workshop AWSMLops workshop AWS
MLops workshop AWS
 
Aggiungi funzionalita AI alle tue applicazioni con gli Amazon AI
Aggiungi funzionalita AI alle tue applicazioni con gli Amazon AIAggiungi funzionalita AI alle tue applicazioni con gli Amazon AI
Aggiungi funzionalita AI alle tue applicazioni con gli Amazon AI
 
Drive digital transformation with AI
Drive digital transformation with AIDrive digital transformation with AI
Drive digital transformation with AI
 
Add Intelligence to Applications with AWS AI Services
Add Intelligence to Applications with AWS AI ServicesAdd Intelligence to Applications with AWS AI Services
Add Intelligence to Applications with AWS AI Services
 
Build sophisticated forecasting and recommendation models - AIM202 - New York...
Build sophisticated forecasting and recommendation models - AIM202 - New York...Build sophisticated forecasting and recommendation models - AIM202 - New York...
Build sophisticated forecasting and recommendation models - AIM202 - New York...
 
[AWS Techshift] Innovation and AI/ML Sagemaker Build-in 머신러닝 모델 활용 및 Marketpl...
[AWS Techshift] Innovation and AI/ML Sagemaker Build-in 머신러닝 모델 활용 및 Marketpl...[AWS Techshift] Innovation and AI/ML Sagemaker Build-in 머신러닝 모델 활용 및 Marketpl...
[AWS Techshift] Innovation and AI/ML Sagemaker Build-in 머신러닝 모델 활용 및 Marketpl...
 

More from Amazon Web Services

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Amazon Web Services
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Amazon Web Services
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateAmazon Web Services
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSAmazon Web Services
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Amazon Web Services
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Amazon Web Services
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...Amazon Web Services
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsAmazon Web Services
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareAmazon Web Services
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSAmazon Web Services
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAmazon Web Services
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareAmazon Web Services
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWSAmazon Web Services
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckAmazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without serversAmazon Web Services
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...Amazon Web Services
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceAmazon Web Services
 

More from Amazon Web Services (20)

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatare
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e web
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
 

Accelerating-ML-Adoption-with-Our-New-AI-Services

  • 1. S U M M I T H ong Kong
  • 2. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT Accelerating ML adoption with our new AI services Simon Lee Business Development Manager AWS
  • 3. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT
  • 4. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT Amazon AI Services easily integrate with your applications to address common use cases such as time series forecasting, document analysis, personalized recommendations and others. Because we use the same deep learning technology that powers Amazon.com and our ML Services, you get quality and accuracy from continuously- learning APIs with little to no data science experience
  • 5. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Confidential and Trademark 2019 M L F R A M E W O R K S & I N F R A S T R U C T U R E A I S E R V I C E S A M A Z O N R E K O G N I T I O N I M A G E A M A Z O N P O L L Y A M A Z O N T R A N S C R I B E A M A Z O N T R A N S L A T E A M A Z O N C O M P R E H E N D & A M A Z O N C O M P R E H E N D M E D I C A L A M A Z O N L E X A M A Z O N R E K O G N I T I O N V I D E O Vision Speech Language Chatbots A M A Z O N S A G E M A K E R B U I L D T R A I N A M A Z O N F O R E C A S T Forecasting A M A Z O N T E X T R A C T Recommendations D E P L O Y Pre-built algorithms Data labeling (G R O U N D T R U T H ) One-click model training & tuning Optimization (N E O ) M L S E R V I C E S F r a m e w o r k s I n t e r f a c e s I n f r a s t r u c t u r e A M A Z O N E C 2 P 3 & P 3 d n A M A Z O N E C 2 C 5 F P G A s A M A Z O N I O T G R E E N G R A S S A M A Z O N E L A S T I C I N F E R E N C E Reinforcement learning Algorithms & models ( A W S M A R K E T P L A C E F O R M A C H I N E L E A R N I N G ) A M A Z O N I N F E R E N T I A Notebook Hosting One-click deployment & hosting Auto-scaling Virtual Private Cloud Private Link Elastic Inference integration Hyper Parameter Optimization A M A Z O N P E R S O N A L I Z E
  • 6. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT Amazon Textract Automatically extract text and data from scanned documents and go beyond simple optical character recognition (OCR) to also identify the contents of fields in forms and information stored in tables.
  • 7. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT Documents and forms can be complicated… …not a single corresponding pixel value in common
  • 8. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT Text extraction Table extraction Form extraction Amazon Textract
  • 9. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT Blocks: PAGE, PARAGRAPH, LINE, WORD is washed by waves, and cooled Text extraction Table extraction Form extraction Amazon Textract
  • 10. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT Name Description Blocks List of blocks identified from the document ID Unique ID of the unit Relationships CHILD Block type PAGE, PARAGRAPH, LINE, WORD Pages Contains number of pages in the document Name Description Document Blob or Amazon S3 object Text extraction Table extraction Form extraction Amazon Textract
  • 11. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT Name Description Document Blob or Amazon S3 object FeatureTypes TABLES Name Description Blocks List of blocks identified from the document ID Unique ID of the unit Relationships CHILD Block type PAGE, TABLE, CELL Pages Contains number of pages in the document Text extraction Table extraction Form extraction Amazon Textract
  • 12. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT Name Description Document Blob or Amazon S3 object FeatureTypes FORMS Name Description Blocks List of blocks identified from the document ID Unique ID of the unit Relationships KEY, VALUE, CHILD Block type PAGE, KEY_VALUE_SET Pages Contains number of pages in the document Text extraction Table extraction Form extraction Amazon Textract
  • 13. S U M M IT © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 14.
  • 15. S U M M IT © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Input Uploaded documentimages of invoices,be it scannedor photographed AmazonS3 Uploaded documentsare stored in S3 AmazonAthena Query blobs of data on Amazon S3 data lake Amazon Quicksight Discoverinsights and produce forecaststo improve services AmazonTextract Automatically extract words and lines of text, and tables AWS Lambda Convert table data into machine readable format AmazonS3 Store returned information as flat file on data lake
  • 16. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT Amazon Forecast Accurate time-series forecasting service, based on the same technology used at Amazon.com. No ML Experience Required
  • 17. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT Predicts spikes accurately! Generates forecasts for new items Learns relationships between multiple related time-series Incorporates external data (holidays, promotions, and so on) Amazon Forecast solves hard problems in forecasting
  • 18. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT Historical data Sales, inventory, pricing, etc. Related data Weather, competitive promotions, etc. 1. Load data 2. Inspect data 3. Identify features 4. Select algorithms 5. Select hyperparameters 6. Train models 7. Optimize models 8. Deploy and host models Amazon Forecast Customized Forecasting API Private Amazon Forecast - How it works
  • 19. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT Amazon Forecast – Algorithms Use AutoML or pick a pre-defined algorithm • Choose a pre-existing algorithm or • AutoML and Forecast will pick the right recipe for you • ARIMA
  • 20. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT There are three types of datasets in Amazon Forecast: Item metadataTarget time-series Related time-series Related time- series such as price, web-hits etc. Historic time- series data of items to forecast Attributes of the item such as category, genre and brand Amazon Forecast data ingestions
  • 21. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT • Amazon Forecast is applicable across multiple domains • You can set your domain using the console or via the API • You upload datasets with different schemas based on the domain Applicable across multiple domains
  • 22. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT Key metrics reported by Amazon Forecast Amazon Forecast creates probabilistic forecasts (i.e, forecasts for specific prediction intervals)
  • 23. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT Amazon Personalize Batch or Real-time personalization and recommendation service. No ML experience required.
  • 24. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT Real-time Works with almost any product or content K E Y F E AT U R E S Responsive to changes in intent Automated machine learning Bring existing algorithms from Amazon SageMaker Deliver high quality recommendations Deep learning enabled algorithms Easy to Use
  • 25. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT Activity stream Views, signups, conversion, etc. Inventory Videos, products, articles, etc. Customized Personalization APIDemographics (optional) Name, age, location, etc. 1. Load data 2. Inspect data 3. Identify features 4. Select algorithms 5. Select hyperparameters 6. Train models 7. Optimize models 8. Build feature store 9. Deploy and host models 10.Create real-time caches Amazon Personalize Amazon Personalize – How it works
  • 26. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT Amazon Personalize – Algorithms Use AutoML or pick a pre-defined algorithm • Picking an algorithm: • Choose a pre-existing algorithm (packaged as Personalize Recipes) or • AutoML and Personalize will pick the right recipe for • factorization machine using a deep autoencoder • hierarchical recurrent neural network
  • 27. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT Amazon Personalize: real-time data and batch data ingestion Historical user activity User attributes Item catalog Real-time data Mobile SDKs JavaScript SDK Amazon S3 bucket Server-Side SDKs Offline data Amazon Personalize
  • 28. S U M M IT © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Demo Web Application Browser / Application Real-time event data Amazon Personalize
  • 29.
  • 30. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M IT M L F R A M E W O R K S & I N F R A S T R U C T U R E The Amazon ML Stack: Broadest & Deepest Set of Capabilities A I S E R V I C E S Vision Speech Chatbots A M A Z O N S A G E M A K E R B U I L D T R A I N D E P L O Y Pre-built algorithms & notebooks Data labeling (G R O U N D T R U T H ) One-click model training & tuning Optimization ( N E O ) One-click deployment & hosting M L S E R V I C E S F r a m e w o r k s I n t e r f a c e s I n f r a s t r u c t u r e Models without training data (REINFORCEMENT LEARNING)Algorithms & models ( A W S M A R K E T P L A C E ) Language Forecasting Recommendations NEW NEWNEW NEW NEW NEWNEW NEW NEW A M A Z O N R E K O G N I T I O N I M A G E A M A Z O N P O L L Y A M A Z O N T R A N S C R I B E A M A Z O N T R A N S L A T E A M A Z O N C O M P R E H E N D & A M A Z O N C O M P R E H E N D M E D I C A L A M A Z O N L E X A M A Z O N R E K O G N I T I O N V I D E O A M A Z O N F O R E C A S T A M A Z O N T E X T R A C T A M A Z O N P E R S O N A L I Z E A M A Z O N E C 2 P 3 & P 3 d n A M A Z O N E C 2 C 5 F P G A s A M A Z O N I O T G R E E N G R A S S A M A Z O N E L A S T I C I N F E R E N C E
  • 31. S U M M IT © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Visit Booth 10 at the AWS Pavilion for more on Real-Time Personalization and Recommendation
  • 32. Thank you! S U M M IT © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Simon Lee simonhl@amazon.com
  • 33. S U M M IT © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.