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
A modular stock prediction framework combining time series models and modern ML techniques. Supports custom pipelines for feature engineering (lag features, technical indicators), model training (ARIMA, XGBoost, LSTM), and walk-forward backtesting with performance metrics like Sharpe ratio, MSE, and cumulative return. Currently under development.