Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 346 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 346 Bytes

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