92.txt

来自「This complete matlab for neural network」· 文本 代码 · 共 27 行

TXT
27
字号
发信人: patrickli (打死也不说), 信区: DataMining
标  题: Re: 这段话怎么理解?
发信站: 南京大学小百合站 (Wed May 14 22:18:20 2003)

例如一个规则: 买洗衣机的人很可能买洗衣粉
   同时买洗衣粉和洗衣机的人数/买洗衣机的人数=confidence value
考虑的是规则的正确性强弱   support value=考虑的是你的规则的价值
 


【 在 irc (irc) 的大作中提到: 】
: the confidence value is equal to the number of sequences within a 
: cluster containing the open sequence divided by the number of 
: sequences in the input file representing the open sequence.
: The support value is defined as the number of sequences in the input 
: file containing the open sequence divided by the total number of 
: sequences in the input file. 
: 上文是从介绍SAM算法的一篇论文中挑出来的,主要定义了两个概念:
: confidence value和support value。
: 看了之后有点糊涂,
: 哪位能给解释一下?
: 3x


--
※ 来源:.南京大学小百合站 bbs.nju.edu.cn.[FROM: 202.120.8.52]

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?