Skip to content

Implemented three clustering algorithms: K-means, hierarchical agglomerative clustering with single link (Min), and density-based clustering to find clusters of genes that exhibit similar expression profiles. Compared the performance of each of the algorithms using external Rand index and visualized the clustering results using PCA.

Notifications You must be signed in to change notification settings

shaduk/Clustering-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clustering-Algorithms

Implemented three clustering algorithms: K-means, hierarchical agglomerative clustering with single link (Min), and density-based clustering to find clusters of genes that exhibit similar expression profiles. Compared the performance of each of the algorithms using external Rand index and visualized the clustering results using PCA.

About

Implemented three clustering algorithms: K-means, hierarchical agglomerative clustering with single link (Min), and density-based clustering to find clusters of genes that exhibit similar expression profiles. Compared the performance of each of the algorithms using external Rand index and visualized the clustering results using PCA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages