Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 507 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 507 Bytes

HSE Recommender Systems Course

Materials and homework assignments for HSE recommender systems course

Tasks

Task: Implement SVD explicit data decomposition using SGD. Implement matrix decomposition of implicit data using ALS, BPR, WARP.

Task: Build a recommendation system using GBDT. Build non-classical embeddings using information about music tracks.