Bryan Bischof: Building Recommendation Systems in Python and Jax
Building Recommendation Systems in Python and Jax
Buch
- Hands-On Production Systems at Scale
- O'Reilly Media, 12/2023
- Einband: Kartoniert / Broschiert
- Sprache: Englisch
- ISBN-13: 9781492097990
- Bestellnummer: 11551085
- Umfang: 400 Seiten
- Erscheinungstermin: 29.12.2023
Achtung: Artikel ist nicht in deutscher Sprache!
Klappentext
Implementing and designing systems that make suggestions to users are among the most popular and essential machine learning applications available. Whether you want customers to find the most appealing items at your online store, videos to enrich and entertain them, or news they need to know, recommendation systems (RecSys) provide the way.In this practical book, authors Bryan Bischof and Hector Yee illustrate the core concepts and examples to help you create a RecSys for any industry or scale. You'll learn the math, ideas, and implementation details you need to succeed. This book includes the RecSys platform components, relevant MLOps tools in your stack, plus code examples and helpful suggestions in PySpark, SparkSQL, FastAPI, Weights & Biases, and Kafka.
You'll learn:
The data essential for building a RecSys
How to frame your data and business as a RecSys problem
Ways to evaluate models appropriate for your system
Methods to implement, train, test, and deploy the model you choose
Metrics you need to track to ensure your system is working as planned
How to improve your system as you learn more about your users, products, and business case