Non-negative Matrix Factorization (NMF)
Non-negative Matrix Factorization
Matrix decomposition algorithm that factorizes a matrix V into two non-negative matrices W and H such that V ≈ WH. This non-negativity constraint allows for an additive interpretation of the components, making the results more easily interpretable.
← Indietro