Information Retrieval - master's degree course
-
Updated
Oct 7, 2022 - Python
Information Retrieval - master's degree course
Collaborative Filtering With User or Item Feature
Weighted Matrix Factorization model for a Recommender System
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
To associate your repository with the weighted-matrix-factorization topic, visit your repo's landing page and select "manage topics."