You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Book Hive is a book store application that includes a recommender system. The recommender has not been incorporated yet. This application was developed as a mini project for a database management systems course (DBMS). This repository also contains a brief EDA for the dataset.
Built with Streamlit. A collaborative filtering algorithm is implemented for the recommender. This application includes an SQL database.
About
The Book Hive is a book store application that includes a recommender system. This application was developed as a project for a DBMS course. This repository also contains a brief EDA for the dataset.