An open API service indexing awesome lists of open source software.

https://github.com/ahlusar1989/spark2sfoverflow

StackOverFlow K-Means Analysis
https://github.com/ahlusar1989/spark2sfoverflow

functional-programming k-means scala spark

Last synced: 6 months ago
JSON representation

StackOverFlow K-Means Analysis

Awesome Lists containing this project

README

          

### StackOverFlow K-Means Analysis

**Description**: Implement a distributed k-means algorithm which clusters posts on the popular question-answer platform StackOverflow according to their score. Moreover, this clustering should be executed in parallel for different programming languages, and the results should be compared.