focuses on predicting cryptocurrency price movements (e.g., Bitcoin, Ethereum) and modeling their market volatility using time series forecasting techniques like LSTM and ARIMA, and financial risk models like GARCH
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
7
commits
3
commits
2
commits
2
commits
Complete project: Weeks 1-9 with API, Dashboard, Visualizations, and Tests
ea0dd81View on GitHubAdd interactive Dash dashboard with forecast visualization and diagnostics
f0f7f3fView on GitHubAdd working test API for cryptocurrency forecasting - resolves GARCH forecasting issues and provides functional endpoints for testing
a603751View on GitHubfeat(week7): add interpretability utils, residual diagnostics, and Dash UI updates
5f9a401View on GitHubUpdate README with comprehensive API integration documentation
05dc5d9View on GitHubMerge remote changes and resolve requirements.txt conflict
d4f290bView on GitHubAdd API integration for cryptocurrency forecasting models
3dbe71bView on GitHubAdd automated model comparison dashboard with performance tracking and visualization features
893f838View on GitHubAdd script to normalize data and create time window sequences for LSTM
24336feView on GitHub