-
Prepared data for dimension reduction with PCA and clustering using K-Means.
-
Reduced data dimension using the
PCA
algorithm fromsklearn
. -
Predicted clusters using the cryptocurrencies data using the
KMeans
algorithm fromsklearn
. -
Created plots and data tables to present results using
hvplot
,plotly
, andmatplotlib
. -
Deployed notebook to
Amazon SageMaker
.
TribThapa/ProcessCryptoData
Implemented K-Means clustering, Amazon SageMaker, hvplot and plotly to anlyse and present cryptocurrency data.
Jupyter Notebook