Collaborative Filtering With User or Item Feature
-
Updated
Dec 1, 2022 - Python
Collaborative Filtering With User or Item Feature
A flight route recommendation system leveraging Weighted Matrix Factorization (WMF) with collaborative filtering and semantic similarity matching.
Recommender System project that uses Weighted Matrix Factorisation to learn user and items embeddings from a (sparse) feedbacks matrix, and uses them to perform user-specific suggestions
Information Retrieval - master's degree course
Weighted Matrix Factorization model for a Recommender System
Add a description, image, and links to the weighted-matrix-factorization topic page so that developers can more easily learn about it.
To associate your repository with the weighted-matrix-factorization topic, visit your repo's landing page and select "manage topics."