Skip to content

Cryptocurrency Market Analysis with Machine Learning Methods

License

Notifications You must be signed in to change notification settings

zac4j/crypto-market-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency Market Analysis with Machine Learning Methods

This repository explores various machine learning models for analysis cryptocurrency market, the tasks such as predicting coin price, grouping similar behavior coins, analysis social sentiment, etc.

Project Overview

  • The project utilizes top cryptocurrencies historical data to train and test the models.
  • The code is written in Python (specify libraries used like pandas, scikit-learn) in Jupyter Notebook.
  • Empoly Supervised learning models (e.g., Linear Regression, Support Vector Machines) to predict Bitcoin prices.
  • Leverage unsupervised learning methods (e.g., K-Means clustering) to identify patterns or insights from the trading data.

Implementation

Future Work

  • Exploration of deep learning architectures (e.g., LSTMs) for time series forecasting.
  • Performance comparison of different models.
  • Integration of additional features that might influence price (e.g., social sentiment).

Disclaimer

Cryptocurrency Market Analysis is a complex task, and the models implemented here are for my educational purposes only. The analysis should not be considered financial advice.

About

Cryptocurrency Market Analysis with Machine Learning Methods

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published