当前位置:网站首页>SPSS-System Clustering Hand Calculation Practice
SPSS-System Clustering Hand Calculation Practice
2022-08-04 21:08:00 【little village public】
I. Systematic clustering characteristics
It is possible to point out the classification results from coarse to fine series Example: sample point set: ={w1,w2,…,w6,w7}
"Pedigree diagram": fi for "aggregation index" — indicating the level of aggregation

Second, the similarity measure between sample points-clustering
Definition: Distance d( , ): R+ ① d(x,y)≥0 x,y (positive definiteness) d(x,y) = 0 if and only if x=y ② d(x,y) = d(y,x) (symmetry) ③ d(x,y) d(x,z) + d(z,y) (triangular inequality)
Three, the similarity measure between classes - aggregation index
Question: If there are two types of G1, G2, how to measure the distance between them? —"Aggregation Index" phylogenetic clustering is a stepwise process:
1. Shortest distance method:

2. Longest distance method:
3. Center of Gravity:
4. Class average method:
Four. Practice






边栏推荐
- Zero-knowledge proof - zkSNARK proof system
- jekyll adds a flowchart to the blog
- LayaBox---知识点
- dotnet 删除只读文件
- How to understand the crawler's Scrapy framework in the simplest and most popular way?
- PowerCLi 导入License到vCenter 7
- MATLAB中readtimetable函数用法
- jekyll 在博客添加流程图
- js数据类型、节流/防抖、点击事件委派优化、过渡动画
- 基于单向链表结构的软件虚拟定时器的设计与构建
猜你喜欢
随机推荐
visual studio 2015 warning MSB3246
在vs code中进行本地调试和开启本地服务器
dotnet delete read-only files
知识分享|如何设计有效的帮助中心,不妨来看看以下几点
Win10 uwp use ScaleTransform magnify an element
命名路由、组件中name的作用
How to understand the crawler's Scrapy framework in the simplest and most popular way?
[Data Mining] Written Exam Questions for Sohu Data Mining Engineers
推荐系统_刘老师
Interviewer: How is the expired key in Redis deleted?
PCBA方案设计——厨房语音秤芯片方案
mdk5.14 cannot be burned
Web3安全风险令人生畏,应该如何应对?
二叉搜索树解决硬木问题
About the state transfer problem of SAP e-commerce cloud Spartacus UI SSR
QT(41)-多线程-QTThread-同步QSemaphore-互斥QMutex
[TypeScript] In-depth study of TypeScript enumeration
win10 uwp 使用 WinDbg 调试
五分钟入门文本处理三剑客grep awk sed
MySQL字段类型






![[TypeScript] In-depth study of TypeScript enumeration](/img/27/4836e59528bb5a51ffc1cf9961c6b6.png)






