Skip to content

Script which creates clusters using K-Means Clustering Algorithm with different similarity metrics.

Notifications You must be signed in to change notification settings

mohammedjasam/K-Means-Clustering

Repository files navigation

K-Means-Clustering

Kmeans Clustering analysed with SSE and other similarity measures like Cosine, Jaccard and Euclidean. Works on article data, extension of the CNN-Scrapper Project

Execution

Scripted in Python 3.6

python Main.py

Releases

No releases published

Packages

No packages published

Languages