Non-negative Matrix Factorization (NMF)
NMF for clustering
Use of NMF to discover a natural clustering structure in the data by interpreting the coefficients of the H matrix as cluster memberships. Each sample is assigned to the cluster corresponding to the maximum coefficient in its representation.
← Wstecz