Back to projects
Maria George
Maria George

📈 Do Tech Stocks Move Together? — Python Project

Time Series Forecasting & ML Modeling (Python, yfinance)

Analyzed 10 years of daily adjusted closing prices for AAPL, MSFT, NVDA, and AMZN. Built ARIMA, SARIMA, and XGBoost models to forecast equity returns. Applied log return transformation, ADF stationarity testing, and exploratory data analysis to understand co-movement and volatility patterns across major tech stocks.

Tools: Python, yfinance, pandas, numpy, statsmodels, XGBoost, scikit-learn, matplotlib, seaborn

Output: Reproducible forecasting pipeline + comparative model evaluation