tp: add clustering
6
.gitignore
vendored
|
@ -618,3 +618,9 @@ $RECYCLE.BIN/
|
|||
|
||||
# Windows shortcuts
|
||||
*.lnk
|
||||
|
||||
# Dataset
|
||||
tp/clustering/mars/*.csv
|
||||
tp/clustering/mars/*.zip
|
||||
tp/clustering/ensemble/images/
|
||||
tp/clustering/ensemble/representations/
|
||||
|
|
358
tp/clustering/agglomerative.ipynb
普通文件
|
@ -0,0 +1,6 @@
|
|||
To download the FEI dataset and the corresponding extracted CNN feature representations, used in the Ensemble clustering hands-on, please use the following link:
|
||||
|
||||
The representations are .h5 files (read using h5py)
|
||||
Each .h5 representation file contains:
|
||||
- a "data" key (containing the features)
|
||||
- a "labels" key (containing the corresponding ground truth)
|
1159
tp/clustering/ensemble/ensemble.ipynb
普通文件
123
tp/clustering/ensemble/stater.ipynb
普通文件
二进制
tp/clustering/ensemble/subject.pdf
普通文件
2464
tp/clustering/gmm.ipynb
普通文件
之后 宽度: | 高度: | 大小: 420 KiB |
之后 宽度: | 高度: | 大小: 139 KiB |
之后 宽度: | 高度: | 大小: 155 KiB |
之后 宽度: | 高度: | 大小: 1.2 MiB |
之后 宽度: | 高度: | 大小: 588 KiB |
之后 宽度: | 高度: | 大小: 1.9 MiB |
之后 宽度: | 高度: | 大小: 248 KiB |
二进制
tp/clustering/images/tumor.jpg
普通文件
之后 宽度: | 高度: | 大小: 50 KiB |