ARIMA-based Stock Analysis and Prediction Model
Developed a dynamic stock prediction model that analyzes S&P 500 stocks using Auto ARIMA (Autoregressive Integrated Moving Average) modeling. The system identifies top-performing stocks based on historical returns and generates future price predictions.
Automatically scrapes and analyzes all S&P 500 stocks, ranking them by historical performance to identify top candidates for prediction.
User-configurable number of stocks to analyze and prediction timeframe, allowing for customized portfolio analysis.
Implements Auto ARIMA modeling with automatic differencing and parameter selection for optimal predictions.
For each analyzed stock, the model generates:
Just click the button above and run all cells in the notebook to get started!