Skip to content

pinarersoy/K-means_Clustering_Performance_Comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

K-means_Clustering_Performance_Comparison

Comparison of Clustering Performance for both CPU and GPU

A Benchmark: K-Means Algorithms for Scikit-Learn and TensorFlow-GPU.

The aim is to compare the clustering performances of Scikit-Learn (random, k-means++) and TensorFlow-GPU (k-means++, Tunnel k-means) algorithms by means of their execution times and print them in a comparison matrix by providing corresponding system specs. Since the content of the data is not the focus of this benchmark study, required data sets will be randomly generated.

About

Comparison of Clustering Performance for both CPU and GPU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published