Building Recommendation Engines by Gorakala Suresh Kumar
Author:Gorakala, Suresh Kumar
Language: eng
Format: epub
Publisher: Packt Publishing
Published: 2016-12-28T16:00:00+00:00
User-based collaborative filtering with the k-nearest neighbors
If we observe the RMSE values in the above model, we can see that the error is a bit higher. The reason may be that we have chosen all the users' rating information while making the predictions. Instead of considering all the users, let's consider only the top-N similar users' ratings information and then make the predictions. This may result in improving the model accuracy by eliminating some biases in the data.
To explain in a more elaborate way; in the previous code we predicted the ratings of the users by taking the weighted sum of the ratings of all users, instead we first chose the top-N similar users for each user and then the ratings were calculated by considering the weighted sum of the ratings of these top-N users.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8305)
Test-Driven Development with Java by Alan Mellor(6761)
Data Augmentation with Python by Duc Haba(6675)
Principles of Data Fabric by Sonia Mezzetta(6423)
Learn Blender Simulations the Right Way by Stephen Pearson(6321)
Microservices with Spring Boot 3 and Spring Cloud by Magnus Larsson(6194)
Hadoop in Practice by Alex Holmes(5963)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(5810)
RPA Solution Architect's Handbook by Sachin Sahgal(5592)
Big Data Analysis with Python by Ivan Marin(5379)
The Infinite Retina by Robert Scoble Irena Cronin(5284)
Life 3.0: Being Human in the Age of Artificial Intelligence by Tegmark Max(5153)
Pretrain Vision and Large Language Models in Python by Emily Webber(4345)
Infrastructure as Code for Beginners by Russ McKendrick(4110)
Functional Programming in JavaScript by Mantyla Dan(4040)
The Age of Surveillance Capitalism by Shoshana Zuboff(3960)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3822)
Embracing Microservices Design by Ovais Mehboob Ahmed Khan Nabil Siddiqui and Timothy Oleson(3625)
Applied Machine Learning for Healthcare and Life Sciences Using AWS by Ujjwal Ratan(3600)
