- 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.
- 工業(yè)機器人虛擬仿真實例教程:KUKA.Sim Pro(全彩版)
- 3D Printing with RepRap Cookbook
- 完全掌握AutoCAD 2008中文版:綜合篇
- STM32嵌入式微控制器快速上手
- 機器人編程實戰(zhàn)
- 可編程序控制器應(yīng)用實訓(xùn)(三菱機型)
- RedHat Linux用戶基礎(chǔ)
- 在實戰(zhàn)中成長:Windows Forms開發(fā)之路
- Mastering Ansible(Second Edition)
- 天才與算法:人腦與AI的數(shù)學(xué)思維
- Flink內(nèi)核原理與實現(xiàn)
- 人工智能基礎(chǔ)
- 微計算機原理及應(yīng)用
- AWS Administration:The Definitive Guide(Second Edition)
- Building Smart Drones with ESP8266 and Arduino