General Recommendation Engine was created for my Diploma Thesis in Aristotle University of Thessaloniki during the year 2020-2021.
Models available :
| Model's Title | Model's Name | Method |
|---|---|---|
| SVD | Singular Value Decomposition | Collaborative Filtering |
| NCF | Neural Collaborative Filtering | Collaborative Filtering |
| CB_RF | Random Forest Filtering | Content-based filtering |
| CB_NN | Multi Neural Network Filtering | Content-based filtering |
| HYB_V2 | Hybrid Recommender | Collaborative + Content-based filtering |
There are no prerequisites you can run all features using Google Colab from directory /source_code/python_notebooks