The program clusters simmilar tweets using KNN algorithm from scratch without libraries utilizing the jaccard distances.
python machine-learning algorithm kmeans kmeans-clustering kmeans-algorithm tweets-clustering simmilar-tweets
-
Updated
May 17, 2020 - Python