Skip to content

datalordstephen/Model-Based-Recommender-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model-Based-Recommender-Engine

This project is a book Recommender System using scikit learn's N-neighbours algorithm and the streamlit library to deploy it as a web app.

Installing dependencies

Run the line below to install all the dependencies needed :

pip install -r requirements.txt

Running Locally

To run the code, first cd into the cloned directory

cd Model-Based-Recommender-Engine

Then run the app using streamlit.

streamlit run KNN_app.py

Happy Testing!!

About

Book Recommender System Using Sci-kit learn N-neighbours

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages