Applied Recommender Systems with Python
eBook - ePub

Applied Recommender Systems with Python

Build Recommender Systems with Deep Learning, NLP and Graph-Based Techniques

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Applied Recommender Systems with Python

Build Recommender Systems with Deep Learning, NLP and Graph-Based Techniques

Book details
Table of contents
Citations

About This Book

This book will teach you how to build recommender systems with machine learning algorithms using Python. Recommender systems have become an essential part of every internet-based business today.

You'll start by learning basic concepts of recommender systems, with an overview of different types of recommender engines and how they function. Next, you will see how to build recommender systems with traditional algorithms such as market basket analysis and content- and knowledge-based recommender systems with NLP. The authors then demonstrate techniques such as collaborative filtering using matrix factorization and hybrid recommender systems that incorporate both content-based and collaborative filtering techniques. This is followed by a tutorial on building machine learning-based recommender systems using clustering and classification algorithms like K-means and random forest. The last chapters cover NLP, deep learning, and graph-based techniques to build a recommender engine. Each chapter includes data preparation, multiple ways to evaluate and optimize the recommender systems, supporting examples, and illustrations.

By the end of this book, you will understand and be able to build recommender systems with various tools and techniques with machine learning, deep learning, and graph-based algorithms. What You Will Learn

  • Understand and implement different recommender systems techniques with Python
  • Employ popular methods like content- and knowledge-based, collaborative filtering, market basket analysis, and matrix factorization
  • Build hybrid recommender systems that incorporate both content-based and collaborative filtering
  • Leverage machine learning, NLP, and deep learning for building recommender systems


Who This Book Is For Data scientists, machine learning engineers, and Python programmers interested in building and implementing recommender systems to solve problems.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Applied Recommender Systems with Python by Akshay Kulkarni,Adarsha Shivananda,Anoosh Kulkarni,V Adithya Krishnan in PDF and/or ePUB format, as well as other popular books in Mathematics & Probability & Statistics. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2022
ISBN
9781484289549

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Introduction to Recommendation Systems
  4. 2. Market Basket Analysis (Association Rule Mining)
  5. 3. Content-Based Recommender Systems
  6. 4. Collaborative Filtering
  7. 5. Collaborative Filtering Using Matrix Factorization, Singular Value Decomposition, and Co-Clustering
  8. 6. Hybrid Recommender Systems
  9. 7. Clustering-Based Recommender Systems
  10. 8. Classification Algorithm–Based Recommender Systems
  11. 9. Deep Learning–Based Recommender System
  12. 10. Graph-Based Recommender Systems
  13. 11. Emerging Areas and Techniques in Recommender Systems
  14. Back Matter