A few side projects

StackOverFlow K-Means Analysis

Published:

Implemented a distributed k-means algorithm which clusters posts on the popular question-answer platform StackOverflow according to their score. Moreover, this clustering was executed in parallel for different programming languages, and the results were compared.