/Identifying-User-Groups

Clustering users into different groups based on click logs of news articles

Primary LanguagePythonApache License 2.0Apache-2.0

Identifying-User-Groups

Identifying groups of users based on Yahoo! news article click logs. Used k-Markov chain Monte Carlo seeding to generate initial cluster centroids and Mini-batch Online k-means to iteratively generate the clusters (groups) of similar users.