tp: add clustering

This commit is contained in:
Van Nghia Vo 2022-04-01 15:25:58 +02:00 committad av Vo Van Nghia
förälder 9ce1eac7b8
incheckning 58909f92bb
19 ändrade filer med 7619 tillägg och 0 borttagningar

6
.gitignore vendored
Visa fil

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

Visa fil

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

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.

Efter

Bredd:  |  Höjd:  |  Storlek: 420 KiB

Binary file not shown.

Efter

Bredd:  |  Höjd:  |  Storlek: 139 KiB

Binary file not shown.

Efter

Bredd:  |  Höjd:  |  Storlek: 155 KiB

Binary file not shown.

Efter

Bredd:  |  Höjd:  |  Storlek: 1,2 MiB

Binary file not shown.

Efter

Bredd:  |  Höjd:  |  Storlek: 588 KiB

Binary file not shown.

Efter

Bredd:  |  Höjd:  |  Storlek: 1,9 MiB

Binary file not shown.

Efter

Bredd:  |  Höjd:  |  Storlek: 248 KiB

Binär
tp/clustering/images/tumor.jpg Normal file

Binary file not shown.

Efter

Bredd:  |  Höjd:  |  Storlek: 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

Binär
tp/clustering/mars/subject.pdf Normal file

Binary file not shown.