Skip to content

🐝 Materials and homework assignments for HSE recommender systems course

Notifications You must be signed in to change notification settings

nkarasovd/HSE_Recommender_Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.