https://github.com/cosmojelly/btc-price-forecasting-time-series-analysis
Forecasting BTC Prices with a Linear Model (Linear Regression), Non-Linear Model (Non-Linear SVM), and ARIMA Model.
https://github.com/cosmojelly/btc-price-forecasting-time-series-analysis
arima-model linear-regression svm-model time-series-analysis
Last synced: about 2 months ago
JSON representation
Forecasting BTC Prices with a Linear Model (Linear Regression), Non-Linear Model (Non-Linear SVM), and ARIMA Model.
- Host: GitHub
- URL: https://github.com/cosmojelly/btc-price-forecasting-time-series-analysis
- Owner: CosmoJelly
- Created: 2024-05-02T20:05:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-02T20:07:24.000Z (about 1 year ago)
- Last Synced: 2025-02-16T08:17:09.046Z (4 months ago)
- Topics: arima-model, linear-regression, svm-model, time-series-analysis
- Language: Jupyter Notebook
- Homepage:
- Size: 286 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BTC-Price-Forecasting-Time-Series-Analysis
Forecasting BTC Prices with a Linear Model (Linear Regression), Non-Linear Model (Non-Linear SVM), and ARIMA Model.