CPSC 330 Section 2
Home
Lectures
Lecture 16: Recommender systems
Overview
Lecture 1: Course introduction
Lecture 2: Terminology, baselines, decision Trees
Lecture 3: ML fundamentals
Lecture 4:
\(k\)
-nearest neighbours and SVM RBFs
Lecture 5: Preprocessing and sklearn pipelines
Lecture 6:
sklearn
column transformer and text fearutres
Lecture 7: Linear models
Lecture 8: Hyperparameter Optimization
Lecture 9: Classification metrics
Lecture 10: Regression metrics
Lecture 11: Ensembles
Lecture 12: Feature importances
Lecture 13: Feature engineering and selection
Lecture 14: K Means
Lecture 15: DBSCAN and hierarchical
Lecture 16: Recommender systems
Lecture 16: Recommender systems
Slides
View slides in full screen
Outline
The problem of recommender systems
The utility metrics
Baselines
KNN Imputer
Content-based recommendation systems
Beyond error rate in recommendation systems
Lecture 15: DBSCAN and hierarchical