Skip to content
#

k-means-clustering

Here are 1,724 public repositories matching this topic...

This project aims to cluster various cryptocurrencies based on their market performance using machine learning techniques. The analysis involves several key steps: normalizing the data, reducing its dimensionality with Principal Component Analysis (PCA), and using K-Means clustering to identify distinct groups.

  • Updated May 21, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the k-means-clustering topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the k-means-clustering topic, visit your repo's landing page and select "manage topics."

Learn more