Skip to content

Using KMeans algorithm to group tradable cryptocurrencies

Notifications You must be signed in to change notification settings

cryptome/KMeans_Crypto_Clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

KMeans_Crypto_Clustering

Using KMeans algorithm to group tradable cryptocurrencies

This Jupyter notebook is a report of what cryptocurrencies are available on the trading market, and how they can be grouped using classification.

All data is retrieved from Crypto Compare, then preprocessed/cleaned before using Principal Component Analysis to reduce data dimensions. Then using the KMeans algorithm clusters of cryptocurrencies are generated and plotted, leaving us with 131 tradable cryptocurrencies.

Results

About

Using KMeans algorithm to group tradable cryptocurrencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published