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.
- Feature Engineering
- Machine Learning
- Data Visualization
- Python