Skip to content

Commit

Permalink
Updating README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchanaRohilla committed Jul 6, 2020
1 parent 5460648 commit c4e3daa
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ and how cryptocurrencies could be grouped toward creating a classification for d
investment product.

## Software
Python, sklearn, K-means algorithm, PCA algorithm
Python, sklearn, K-means algorithm, PCA algorithm, Pandas, hvplot, plotly

## Summary
- Since there was no known output for what we are looking for, unsupervised learning has been used.
Expand All @@ -32,4 +32,6 @@ Python, sklearn, K-means algorithm, PCA algorithm

### 2D-scatter plot with x="TotalCoinsMined" and y="TotalCoinSupply"

![alt text](Images/2D_scatter_crypto.png)
![alt text](Images/2D_scatter_crypto.png)

- From 2D-scatter plot, it can be seen that their are some outliers like "BitTorrent" and "TurtleCoin"

0 comments on commit c4e3daa

Please sign in to comment.