- Hands-On Recommendation Systems with Python
- Rounak Banik
- 195字
- 2021-07-16 18:19:03
Preface
Recommendation systems are at the heart of almost every internet business today, from Facebook to Netflix to Amazon. Providing good recommendations, whether it's friends, movies, or groceries, goes a long way in defining user experience and enticing your customers to use and buy from your platform.
This book shows you how to do just that. You will learn about different kinds of recommenders used in the industry and see how to build them from scratch using Python. No need to wade through tons of linear algebra and machine learning theory, you'll get started with building and learning about recommenders as quickly as possible.
In this book, you will build an IMDB Top 250 clone, a content-based engine that works on movie metadata, collaborative filters that make use of customer behavior data, and a hybrid recommender that incorporates content-based and collaborative filtering techniques.
With this book, all you need to get started with building recommendation systems is familiarity with Python, and by the time you're finished, you will have a great grasp of how recommenders work, and you will be in a strong position to apply the techniques learned to your own problem domains.
- Ansible Configuration Management
- Visualforce Development Cookbook(Second Edition)
- 三菱FX3U/5U PLC從入門(mén)到精通
- 人工免疫算法改進(jìn)及其應(yīng)用
- 蕩胸生層云:C語(yǔ)言開(kāi)發(fā)修行實(shí)錄
- TestStand工業(yè)自動(dòng)化測(cè)試管理(典藏版)
- HBase Design Patterns
- Hadoop Real-World Solutions Cookbook(Second Edition)
- Nginx高性能Web服務(wù)器詳解
- Salesforce Advanced Administrator Certification Guide
- INSTANT VMware vCloud Starter
- FANUC工業(yè)機(jī)器人配置與編程技術(shù)
- 穿越計(jì)算機(jī)的迷霧
- Red Hat Enterprise Linux 5.0服務(wù)器構(gòu)建與故障排除
- Hands-On Microservices with C#