Built with
01 / Overview
Financial markets are increasingly influenced by narrative and sentiment alongside traditional economic fundamentals. This project develops a multi-modal prediction system that processes 16 years of financial news (2008-2024) through FinBERT sentiment analysis with Mac M4 GPU acceleration, achieving 66.5% high-confidence predictions.
The framework combines sentiment scores with economic indicators (GDP, inflation, unemployment, interest rates, gold prices) and technical analysis features (RSI, MACD, volatility) across three base models—LSTM for sequence modeling, XGBoost for gradient boosting, and Linear Regression for baseline comparison—integrated via a meta-classifier with comprehensive 16-year backtesting.
02 / Process03 / Process
01
02
03
03 / Impact04 / Impact
"This project showcases the power of combining natural language processing with traditional machine learning techniques in financial markets. The integration of sentiment analysis with economic indicators provides a comprehensive approach to market prediction, while the ensemble learning methodology ensures robust and reliable results."