You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Forecast Bitcoin daily closing prices using a Python repository featuring regression and time series models. From Linear and Polynomial Regression to ARIMA, gain insights into cryptocurrency trends. Visualize historical data, evaluate models with key metrics, and analyze residuals for validation
ML-based stock trend predictor using LSTM to forecast multi-day prices from live stock data, featuring interactive candlestick and line chart visualizations via a Flask web app.