当前位置:网站首页>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
边栏推荐
猜你喜欢
随机推荐
visual studio 2015 warning MSB3246
构建Buildroot根文件系统(I.MX6ULL)
dotnet 删除只读文件
3、IO流之字节流和字符流
dotnet 通过 WMI 获取系统安装软件
【Programming Ideas】
Dotnet using WMI software acquisition system installation
vs Code 运行一个本地WEB服务器
[AGC] Build Service 1 - Cloud Function Example
使用百度EasyDL实现森林火灾预警识别
嵌入式分享合集28
【数据挖掘】搜狐公司数据挖掘工程师笔试题
Retrofit的使用及原理详解
MySQL stored procedure introduction, creation, case, delete, view "recommended collection"
dotnet delete read-only files
动态规划_双数组字符串
PowerCLi 批量配置NTP
[2022 Nioke Duo School 5 A Question Don't Starve] DP
后缀式的计算
bracket matching