Coder Social home page Coder Social logo

akotovets1 / cryptocurrencies Goto Github PK

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

Unsupervised Machine Learning and Cryptocurrencies

Jupyter Notebook 100.00%
centroids clustering elbow-curves kmeans-algorithm machine-learning pca plotly scikit-learn supervised-learning

cryptocurrencies's Introduction

Cryptocurrencies

Unsupervised Machine Learning and Cryptocurrencies

Overview

The investment bank, Accountability Accounting, is interested in offering a new cryptocurrency investment portfolio to its clients. The management needs assistance in determining which cryptocurrencies should be offered. So they requested a report that includes what cryptocurrencies are on the trading market and if they could be grouped to create a classification system for this new investment.

The data getting from the company needed to be cleaned in order to fit the machine learning models, and because there isn't a known output, unsupervised machine learning was used.

For grouping the cryptocurrencies, a clustering algorithm was used and the data was visualized so the result could be shared with the management of the company.

Results

The imported DataFrame before cleaning:

1

The list of cryptocurrencies after cleaning:

2

K-means Clustering Algorithm, Elbow Curve:

3 An elbow curve was produced in order to find the best value for K. This would be used to determine the number of clusters that should be used in the K-Means clustering algorithm. According to the elbow curve, k=4

3D Scatterplot with Clusters, Visualizing Tradable Cryptocurrencies:

4 The unsupervised machine learning algorithm PCA was used to reduce the dimensions of the cryptocurrency components to three principal components. 3D scatter chart shows the cryptocurrency dataset in four clusters.

Tradable Cryptocurrencies:

5

2D scatter chart shows each cryptocurrency from the dataset as it related to total coins mined and total coin supply.

cryptocurrencies's People

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.