Singular Value Decomposition (SVD) Algorithm
(Redirected from Singular Value Decomposition Algorithm)
Jump to navigation
Jump to search
A Singular Value Decomposition (SVD) Algorithm is a matrix decomposition algorithm that can be implemented into an SVD system (to solve an SVD task).
- Example(s):
- FunkSVD.
- …
- Counter-Example(s):
- a NNMF Algorithm.
- an EM Algorithm.
- See: SVD++, Weighted Matrix Factorization Algorithm, Large-Scale Randomized SVD Algorithm.