This project is about recommending the books to users based on data referenced from Kaggle. It is machine learning project which primarily focusses on recommending books based on two algorithms which are SVD & KNN.
Technologies used for:-
- Frontend:- HTML/CSS, JS
- Backend:- Flask
- Algorithms used:- KNN,SVD machine learning algorithms
- Datasets:- Kaggle
How to run the project:-
- clone the repository in your local machine.
- Run the flask app on browser(i.e:- Chrome,Firfox,etc) on localhost.