Skip to content

Unsupervised learning with the K-means algorithm and principal component analysis (PCA).

Notifications You must be signed in to change notification settings

caseygomez/Cryptocurrencies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrencies

Overview

This project is a starting point for unsupervised machine learning. Specifically utilizing skills in data processing, clustering, reducing dimensions, and reducing principal components. The final result is a clean dataset with 532 tradeable cryptocurrencies visualized with tables, scatterplots and 3D scatterplots. All analysis is written in Python.


Resources


Deliverables

  • Deliverable 1: Preprocessing the Data for PCA
  • Deliverable 2: Reducing Data Dimensions Using PCA
  • Deliverable 3: Clustering Cryptocurrencies Using K-means
  • Deliverable 4: Visualizing Cryptocurrencies Results

Processed Data

Table

Clustering Data

Elbow

3D Scatterplot

3D

Scatterplot

Scatterplot

About

Unsupervised learning with the K-means algorithm and principal component analysis (PCA).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published