- K-Means Clustering on the Ages of the Users dataset.
- K-Means Clustering on two features of the Posts dataset (Score and ViewCount)
- Includes the helper MapReduce used to preprocess the data and join the datasets.
- K-Means Clustering of the User Ages and Badges Count of the Users and Badges dataset.
- Helper MapReduce used to normalise tha data points.
- Helper MapReduce used to extract sample data from the Posts dataset for plot purposes.