• Stars
    star
    1
  • Language
    Java
  • Created almost 11 years ago
  • Updated almost 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The project is an implementation of the parallel version of a popular clustering algorithm, the k-means algorithm, to provide faster clustering solutions. Coded the iterative algorithm of K-means using Hadoop MapReduce and Apache HBase.