Difference between revisions of "Matrix Factorization"
(Created page with "[http://www.youtube.com/results?search_query=Matrix+Factorization+Recommendation Youtube search...] [http://www.google.com/search?q=Matrix+Factorization+Recommendation ...Goog...") |
|||
| Line 7: | Line 7: | ||
* [[Recommendation]] | * [[Recommendation]] | ||
* [[Alternating Least Squares (ALS)]] | * [[Alternating Least Squares (ALS)]] | ||
| + | * [[http://en.wikipedia.org/wiki/Matrix_factorization_(recommender_systems) Matrix factorization (recommender systems) | Wikipedia] | ||
| + | |||
| + | a class of collaborative filtering algorithms used in recommender systems. Matrix factorization algorithms work by decomposing the user-item interaction matrix into the product of two lower dimensionality rectangular matrices | ||
<youtube>ZspR5PZemcs</youtube> | <youtube>ZspR5PZemcs</youtube> | ||
Revision as of 21:41, 6 January 2019
Youtube search... ...Google search
- Capabilities
- Clustering
- AI Solver
- Recommendation
- Alternating Least Squares (ALS)
- [Matrix factorization (recommender systems) | Wikipedia
a class of collaborative filtering algorithms used in recommender systems. Matrix factorization algorithms work by decomposing the user-item interaction matrix into the product of two lower dimensionality rectangular matrices