Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bmzhao/smartphonesimilarity

Crawls through GSMArena website for smartphone data, records smartphones as vectors of attributes in a comma-separated-value file, and performs a K-Means Clustering on the data.
https://github.com/bmzhao/smartphonesimilarity

Last synced: 24 days ago
JSON representation

Crawls through GSMArena website for smartphone data, records smartphones as vectors of attributes in a comma-separated-value file, and performs a K-Means Clustering on the data.

Awesome Lists containing this project

README

        

# SmartphoneSimilarity
Crawls through GSMArena website for smartphone data, records smartphones as vectors of attributes in a comma-separated-value file, and performs a K-Means Clustering on the data.