Embed presentation
Downloaded 18 times























![[0,1,0,1]
1: Relavant Item
0: Non-Relavant Item
.
- Precision
/ 2/4 = 0.5
- Mean Reciprocal Ranks
mean(1/2 + 1/4) = 0.375
- normalized discounted cumulative gains
(NDCG@K)(1/log(1 + 2) + 1/log(1 + 4)) / (1/log(1 + 1) + 1/log(1 + 2)) = 0.65](https://image.slidesharecdn.com/amazonpersonalize-201017065918/75/AWS-Hero-Amazon-Personalize-AWS-Community-Day-Online-2020-24-2048.jpg)






![[AWS Hero 스페셜] Amazon Personalize를 통한 개인화/추천 서비스 개발 노하우 - 소성운(크로키닷컴) :: AWS Community Day Online 2020](https://image.slidesharecdn.com/amazonpersonalize-201017065918/75/AWS-Hero-Amazon-Personalize-AWS-Community-Day-Online-2020-31-2048.jpg)

Amazon Personalize is Amazon's machine learning service for generating personalized recommendations. It has over 3,700 customers and processes over 26TB of data daily using a machine learning stack of 33 DAGs and 200+ tasks in Airflow. Amazon Personalize offers rule-based, collaborative filtering, and deep learning models to generate recommendations and helps with cold start problems through feature engineering and unsupervised learning techniques. It provides an API endpoint and AutoML capabilities to build, train, tune and deploy machine learning models for recommendations.























![[0,1,0,1]
1: Relavant Item
0: Non-Relavant Item
.
- Precision
/ 2/4 = 0.5
- Mean Reciprocal Ranks
mean(1/2 + 1/4) = 0.375
- normalized discounted cumulative gains
(NDCG@K)(1/log(1 + 2) + 1/log(1 + 4)) / (1/log(1 + 1) + 1/log(1 + 2)) = 0.65](https://image.slidesharecdn.com/amazonpersonalize-201017065918/75/AWS-Hero-Amazon-Personalize-AWS-Community-Day-Online-2020-24-2048.jpg)






![[AWS Hero 스페셜] Amazon Personalize를 통한 개인화/추천 서비스 개발 노하우 - 소성운(크로키닷컴) :: AWS Community Day Online 2020](https://image.slidesharecdn.com/amazonpersonalize-201017065918/75/AWS-Hero-Amazon-Personalize-AWS-Community-Day-Online-2020-31-2048.jpg)
Presentation by Yan So, Data Scientist. The agenda focuses on Amazon Personalize.
Highlights significant figures: 3,700+, 2,000+, 300+ MAU, 26TB+ data processed, and 250M+ events.
Discusses various personalization methods: Rule-Based, Collaborative Filtering, Factorization Machines, and Deep Learning.
Addresses the challenges of cold start in machine learning and potential solutions.
Encourages leveraging Amazon Personalize to improve service personalization and gain full benefits.
Lists benefits: utilizes Amazon.com machine learning, offers API endpoints, and AutoML capabilities.
Discusses proof of concept opportunities and various possibilities with Amazon Personalize.
Describes how data travels between services like Amazon RDS, DynamoDB, and S3 to Amazon Personalize.
Outlines process steps: Build, Train, Tune, Deploy including use of AutoML and recommendation filtering.
Describes user-item interaction datasets and data importing processes for personalization.
Describes user-item interaction datasets and data importing processes for personalization.
Shows a demonstration of Amazon Personalize functionalities.
Discusses solutions and key performance metrics like precision, mean reciprocal ranks, and NDCG.
Discusses solutions and key performance metrics like precision, mean reciprocal ranks, and NDCG.
Analyzes click-through rates, shares lessons learned regarding feature engineering and UI.
Shares links to updates on batch recommendations and improved user personalization features.