tp: add clustering

This commit is contained in:
Van Nghia Vo 2022-04-01 15:25:58 +02:00 committed by Vo Van Nghia
父節點 9ce1eac7b8
當前提交 58909f92bb
共有 19 個文件被更改,包括 7619 次插入0 次删除

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/

File diff suppressed because one or more lines are too long

查看文件

@ -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)

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

二進制
tp/clustering/ensemble/subject.pdf Normal file

Binary file not shown.

2464
tp/clustering/gmm.ipynb Normal file

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  大小: 420 KiB

Binary file not shown.

After

Width:  |  Height:  |  大小: 139 KiB

Binary file not shown.

After

Width:  |  Height:  |  大小: 155 KiB

Binary file not shown.

After

Width:  |  Height:  |  大小: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  大小: 588 KiB

Binary file not shown.

After

Width:  |  Height:  |  大小: 1.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  大小: 248 KiB

二進制
tp/clustering/images/tumor.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  大小: 50 KiB

1005
tp/clustering/intro.ipynb Normal file

File diff suppressed because one or more lines are too long

975
tp/clustering/kmeans.ipynb Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

二進制
tp/clustering/mars/subject.pdf Normal file

Binary file not shown.