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.
-
Updated
Jul 22, 2025 - Python