编码矩阵 meaning in English
encoder matrix
encoding matrix
Examples
- Different from other rank reduction methods , such as pca ( principal component analysis ) and vq ( vector quantization ) , nmf ( nonnegative matrix factorization ) can get nonnegative , sparse basis vectors which make possible of the concept of a parts - based representation
与pca (主分量分析)和vq (矢量量化)等降维算法不同, nmf (非负矩阵分解)算法能够分解出非负的,稀疏的特征矩阵和编码矩阵,能够提取原始数据向量的局部特征,使基于局部特征进行分类的聚类算法更容易实现。