jcmartinezdev/bitcoin-predict
Predicting the price of Bitcoin, intro to LSTM
This project helps you understand how to forecast future Bitcoin prices by analyzing historical pricing data over the past six years. It takes past price information as input and produces predicted future prices. This is ideal for financial enthusiasts, students, or anyone curious about how time-series forecasting models work in a cryptocurrency context.
No commits in the last 6 months.
Use this if you want to learn the basics of how historical price data can be used to predict future Bitcoin prices for educational purposes.
Not ideal if you need a robust, production-ready tool for making real investment decisions, as this model is intentionally simplified and focuses only on price history.
Stars
12
Forks
9
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 26, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jcmartinezdev/bitcoin-predict"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shobrook/BitVision
Trade Bitcoin and run forecasting models from the terminal
philipperemy/deep-learning-bitcoin
Exploiting Bitcoin prices patterns with Deep Learning.
khuangaf/CryptocurrencyPrediction
Predict Cryptocurrency Price with Deep Learning
rustyneuron01/BTC-ETH-SOL-Price-Predict
Ensemble price forecasting with volatility prediction (XGBoost on cached features). Multiple...
bukosabino/btctrading
Time Series Forecast with Bitcoin value, to detect upward/down trends with Machine Learning Algorithms