Skip to content

Learnlearningplatform/Book_Recommendation_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

This project is a Book Recommender Sytem which recommends books to the user:-
Based on

  • 1.Polularity:- Correlation
  • 2.Colaborative Filering:- KNN

Using Classification algorithm and Pearson Correlation.

Methods Used

  • Feature Engineering
  • Machine Learning
  • Data Visualization

Technologies

  • Python