/book-clustering

Cluster books with k-means clustering according to the natural l-1 metric in high dimensional word space.

Primary LanguagePythonMIT LicenseMIT

book-clustering

Cluster books with k-means clustering according to the natural l-1 metric in high dimensional word space.

usage

python main.py

This creates a Librarian object and calls on her to display a solution to the clustering problem.