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

https://github.com/tinaland101/cryptoclustering

This project leverages unsupervised learning to analyze cryptocurrency data by clustering cryptocurrencies based on their price changes over 24 hours and 7 days. The goal is to predict if cryptocurrencies are impacted by recent price fluctuations using K-means clustering and Principal Component Analysis (PCA) for dimensionality reduction.
https://github.com/tinaland101/cryptoclustering

pandas-library pca-analysis python

Last synced: about 1 month ago
JSON representation

This project leverages unsupervised learning to analyze cryptocurrency data by clustering cryptocurrencies based on their price changes over 24 hours and 7 days. The goal is to predict if cryptocurrencies are impacted by recent price fluctuations using K-means clustering and Principal Component Analysis (PCA) for dimensionality reduction.

Awesome Lists containing this project