Financial Market Prediction: Time Series Forecasting
Advanced time series forecasting system using ARIMA, SARIMA, and GARCH models to predict financial market trends from historical data.
- Python
- Time Series
- Statistical Modeling
- Finance
Case studies in AI, ML, and software engineering — each with the problem, my approach, and what I learned.
Advanced time series forecasting system using ARIMA, SARIMA, and GARCH models to predict financial market trends from historical data.
ML ensemble system using stacking regression with Ridge, RandomForest, and GradientBoosting to predict used vehicle prices accurately.
Deep learning OCR system using ResNet, AlexNet, and VGG architectures to recognise and digitise handwritten text from images.
Comprehensive C# implementations of Dictionary, Queue, Binary Search Tree, and Graph data structures with BFS, DFS, and self-balancing.