Skip to content

yahyalrq/everywhere-recommendation-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Everywhere recommendation

Everywhere is a mobile app that promotes events for users. In order to enhance the user experience, we propose implementing a recommendation system to determine which events a user is likely to attend. The system will take into account historical data, such as clubs the user has already visited, as well as demographic information, such as gender and nationality, and music preferences. Additionally, the recommendation system will also try to recommend other users who might have similar preferences, thus helping users find and connect with new friends who share their interests.

Steps to use the recommender system

Create a virtual environment

python3 -m venv venv

Activate the virtual environment

source venv/bin/activate

Install the project package

pip install -e .

About

Recommendation engine for everywhere app

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors