tp(clustering): add clustering

This commit is contained in:
Van Nghia Vo 2022-04-01 16:22:43 +02:00 committed by Vo Van Nghia
parent 3cc32737ff
commit d258036a4d
18 changed files with 7610 additions and 0 deletions

358
tp/clustering/agglomerative.ipynb Normaal bestaand

File diff suppressed because one or more lines are too long

6
tp/clustering/ensemble/data.txt Normaal bestaand
View file

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

BIN
tp/clustering/ensemble/subject.pdf Normaal bestaand

Binary file not shown.

2463
tp/clustering/gmm.ipynb Normaal bestaand

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 588 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 KiB

BIN
tp/clustering/images/tumor.jpg Normaal bestaand

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

1006
tp/clustering/intro.ipynb Normaal bestaand

File diff suppressed because one or more lines are too long

974
tp/clustering/kmeans.ipynb Normaal bestaand

File diff suppressed because one or more lines are too long

1521
tp/clustering/mars/mars.ipynb Normaal bestaand

File diff suppressed because one or more lines are too long

BIN
tp/clustering/mars/subject.pdf Normaal bestaand

Binary file not shown.