Skip to content

A parallel version of the well-known and commonly used K-Means clustering algorithm using the map-reduce framework. Then, evaluation using the IRIS dataset ( http://archive.ics.uci.edu/ml/datasets/Iris) as compared to the original one.

Notifications You must be signed in to change notification settings

islamhamdi/Parallel-K-Means_MapReduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel-K-Means_MapReduce

A parallel version of the well-known and commonly used K-Means clustering algorithm using the map-reduce framework. Then, evaluation using the IRIS dataset ( http://archive.ics.uci.edu/ml/datasets/Iris) as compared to the original one.

About

A parallel version of the well-known and commonly used K-Means clustering algorithm using the map-reduce framework. Then, evaluation using the IRIS dataset ( http://archive.ics.uci.edu/ml/datasets/Iris) as compared to the original one.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published