集体智慧编程书中的一些关键概念

本文介绍了非负矩阵分解(NMF)及其在数据特征识别中的应用,包括其原理、实现方式以及如何通过非负约束来获取有意义的数据表示。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1 Scaling and superfluous variables

对某些变量值放大,而对另一些值缩小,使整体数据间具有可比性


2 Multimentional Scaling

可视化数据间的关联关系


3 非负矩阵分解

Non-negative matrix factorization

用以帮助我们识别数据的特征

来源:集体智慧编程中文版


Appendix: 

A 非负矩阵分解补充(wiki)

Non-negative matrix factorization

From Wikipedia, the free encyclopedia
NMF redirects here. For the bridge convention, see new minor forcing.

Non-negative matrix factorization (NMF) is a group of algorithms in multivariate analysis and linear algebra where a matrix\mathbf{X}, is factorized into (usually) two matrices, \mathbf{W} and \mathbf{H} : \operatorname{nmf}(\mathbf{X}) \rightarrow \mathbf{WH}

Factorization of matrices is generally non-unique, and a number of different methods of doing so have been developed (e.g. principal component analysis and singular value decomposition) by incorporating different constraints; non-negative matrix factorization differs from these methods in that it enforces the constraint that the factors W and H must be non-negative, i.e., all elements must be equal to or greater than zero.

来源2: http://en.wikipedia.org/wiki/Non-negative_matrix_factorization


B 非负张量分解

http://www.cc.gatech.edu/~hpark/nmfsoftware.php

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值