Git Product home page Git Product logo

sohrabrezaei / cryptocurrrencies Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 7.43 MB

The purpose of this project was to utilize unsupervised machine learning to evaluate a cryptocurrency database and provide a report that categorizes traded cryptocurrencies into groups based on their characteristics.

Jupyter Notebook 100.00%
k-means-clustering pca scatter-plot unsupervised-machine-learning

cryptocurrrencies's Introduction

Cryptocurrencies

Overview

The purpose of this project was to utilize unsupervised machine learning to evaluate a cryptocurrency database and provide a report that categorizes traded cryptocurrencies into groups based on their characteristics. First, I preprocess the data and utilize principal component analysis to reduce data dimension. Then, I utilize K-Means with the aid of elbow method in order to cluster the cryptocurrencies. Finally, I visualize the classification results in 2D and 3D scatter plots.

Results

After preprocessing the data, there is a total of 533 cryptocurrencies. I use standard scaler on the data and use three principal component on the existing data. The elbow curve shows that aggregating by 4 clusters is the best approach.

image

A 3d scatter plot was deployed in order to display the PCA and the clusters.

image

As it can be seen by the 2D graph, clustering by two features does not effectively separate the classes. However, The 3D plot was able to distinguish these clusters properly.

image

cryptocurrrencies's People

Contributors

sohrabrezaei avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.