Skip to content

Use classification / PCA and K-Means algorithms to generate a report / visuals of cryptocurrencies and how they can be clustered together.

Notifications You must be signed in to change notification settings

mattpretel/Algorithmic_Clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Algorithmic Clustering with Crypto

In this project I will be using classification / PCA and K-Means algorithms to generate a report of what cryptocurrencies are available on the trading market and how they can be grouped or clustered together. I will then visualize the results.

I will first prepare data for dimension reduction with PCA and clustering using K-Means. Next I will reduce data dimension using PCA. Then i'll predict clusters using the crypto data using KMeans. Finally i'll create some plots and data tables to visualize the data.

About

Use classification / PCA and K-Means algorithms to generate a report / visuals of cryptocurrencies and how they can be clustered together.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published