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
- Host: GitHub
- URL: https://github.com/ahlusar1989/spark2sfoverflow
- Owner: ahlusar1989
- Created: 2017-04-03T23:13:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-15T21:22:25.000Z (over 8 years ago)
- Last Synced: 2024-10-05T23:41:18.931Z (about 1 year ago)
- Topics: functional-programming, k-means, scala, spark
- Language: Scala
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.