- 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.
- 大數(shù)據(jù)技術(shù)與應(yīng)用基礎(chǔ)
- GNU-Linux Rapid Embedded Programming
- 網(wǎng)上沖浪
- Photoshop CS4經(jīng)典380例
- AWS Administration Cookbook
- 電動(dòng)汽車驅(qū)動(dòng)與控制技術(shù)
- 手把手教你學(xué)Flash CS3
- Visual Basic項(xiàng)目開發(fā)案例精粹
- 機(jī)器學(xué)習(xí)案例分析(基于Python語言)
- Serverless Design Patterns and Best Practices
- 超好玩的Python少兒編程
- 深度學(xué)習(xí)之模型優(yōu)化:核心算法與案例實(shí)踐
- 局域網(wǎng)組建與使用完全自學(xué)手冊
- TensorFlow 2.0卷積神經(jīng)網(wǎng)絡(luò)實(shí)戰(zhàn)
- 從零開始學(xué)Visual C++