ghjardim / gcbmr

GCBMR: Graph Clustering-Based Movie Recommendation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GCBMR: Graph Clustering-Based Movie Recommendation

How to run the project

Run the following commands on your shell:

python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
python3 core.py

About

GCBMR: Graph Clustering-Based Movie Recommendation


Languages

Language:Python 100.0%