GNAR1ZARD / cryptoPriceAI

Cryptocurrency Price Prediction Using Machine Learning
0 stars 2 forks source link

Project Proposal for CS 422 – Cryptocurrency Price Prediction Using Machine Learning

Team Members

Problem Definition

Our project aims to tackle a regression problem within the domain of financial technology, specifically predicting the future prices of cryptocurrencies based on historical data. The volatility and unpredictable nature of cryptocurrency markets present a significant computational challenge, making accurate predictions valuable for investors and analysts alike.

Machine Learning Methods

Data Description

The dataset from Kaggle, "Cryptocurrency Historical Prices from CoinGecko," comprises historical price data of various cryptocurrencies. Key features include:

The dataset contains over 1 million records, capturing daily price movements across multiple cryptocurrencies.

Data Settings and Preprocessing

Experiment Design

Timeline and Milestones

Conclusion and Future Work

In this project, we aim to apply and evaluate various machine learning techniques for predicting cryptocurrency prices, a task with substantial real-world applicability and computational challenges. Through this exploration, we hope to gain insights into the predictive capabilities of different models in the volatile cryptocurrency market. Future work could involve exploring more complex models, incorporating additional predictors such as news sentiment analysis, or expanding the scope to include more cryptocurrencies.