A pipeline that ingests daily DJIA news headlines, computes FinBERT sentiment and technical indicators, and trains an XGBoost model to predict the next-day Dow Jones direction.
python data-science machine-learning sentiment-analysis xgboost djia stock-sentiment yfinance financial-news finbert time-series-technical-indicators
-
Updated
Aug 26, 2025 - Python