Difference between revisions of "10-601 SSL"
From Cohen Courses
Jump to navigationJump to searchLine 15: | Line 15: | ||
* How matrix factorization can be used for CF. | * How matrix factorization can be used for CF. | ||
* How PCA, SVD, k-means, and other clustering methods relate to matrix factorization. | * How PCA, SVD, k-means, and other clustering methods relate to matrix factorization. | ||
− |
Revision as of 10:40, 31 October 2013
Slides
Readings
- This is not covered in Mitchell.
Summary
You should know:
- What collaborative filtering is.
- How nearest-neighbor methods for CF work.
- How to formulate CF as a regression or classification problem.
- How matrix factorization can be used for CF.
- How PCA, SVD, k-means, and other clustering methods relate to matrix factorization.