Skip to content

A repository containing a jupyter notebook meant to act as a report that includes what cryptocurrencies are on the trading market and how they could be grouped to create a classification system for investing.

License

Notifications You must be signed in to change notification settings

deklund76/Cryptocurrencies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrencies

This repository contains a jupyter notebook meant to act as a report that includes what cryptocurrencies are on the trading market and how they could be grouped to create a classification system for investing. The data was retrieved from CryptoCompare. Using the Scikit Learn machine learning library, the data was first cleaned and encoded, before being decomposed into principal components. Intertias for different numbers of clusters were then calculated and plotted to determine the K value for K-means clustering. The data was then assigned to clusters and the final part of the notebook summarizes the findings through plots and tables using hvplot and plotly express.

About

A repository containing a jupyter notebook meant to act as a report that includes what cryptocurrencies are on the trading market and how they could be grouped to create a classification system for investing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published