You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
% This DEMO is for modified Matrix factorization (MF) formulation for Recommender System
% following blind compressive sensing (BCS) framework with user and item metadata
% OPTIMIZATION PROBLEM
% minimize_(U,V, A, C) ||Y-M(UV)||_F + lambda_u||U||_F + lambda_v||V||_1 + mu_u||W-UC||_F + mu_v||Q-AV||_F
We incorporate user and item metadata into the base BCS MF formulation as class label matrices. Users and items are grouped into multiple classes based on available secondary information. This classification is used to generate class label matrices Q and W. Latent factor matrices are recovered consistent with the class label information.
Cite As
Anuprriya Gogna (2026). Supervised MF : Using user and item metadata (https://www.mathworks.com/matlabcentral/fileexchange/49739-supervised-mf-using-user-and-item-metadata), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (882 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
