Skip to content

Latest commit

 

History

History
64 lines (38 loc) · 2.63 KB

09_matrix_factorization.md

File metadata and controls

64 lines (38 loc) · 2.63 KB

Section 09: Matrix factorization

Matrix factorization enables us to represent sparse or high-dimensional data sets and high cardinality features with a small number of dense of numeric features suitable for modeling and visualization.

Class Notes

Supplementary References



Generalized Low Rank Models (GLRM)