Skip to content
View haniRezaei's full-sized avatar

Block or report haniRezaei

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
haniRezaei/README.md

Hi, I'm Hanieh Rezaei

ML & NLP Researcher | Financial Forecasting & Statistical Modeling | Dual MSc: Data Science (UniBO) + Mathematical Statistics

I am a researcher bridging the gap between Classical Statistics and Deep Learning. With 10 years of academic experience in mathematical modeling and two Master's degrees, my work focuses on creating robust AI systems for complex data intelligence.


Specialized Research: Econometrics & Global Sustainability[Advanced Econometric Modeling of CO2 Emissions] https://github.com/haniRezaei/Global-Environmental-Dynamics-EKC-Analysis

  • The Problem: Identifying long-run causal drivers in non-stationary, multi-dimensional global datasets.
  • Solution: A rigorous Econometric Pipeline using FMOLS/DOLS and Panel Cointegration tests.
  • Key Achievement: Validated the Environmental Kuznets Curve (EKC) across 165 countries, proving that population aging is a statistically significant predictor of carbon trajectories ($p < 0.01$).

Research Series: The Evolution of Financial Forecasting

This series documents my research on improving predictive performance in financial forecasting. It follows the progression from hybrid econometric models to modern deep learning approaches, including attention-based architectures.

  • The Problem: Decoupling linear trends from non-linear market noise.
  • Solution: An ARIMA-LSTM Ensemble.
  • Key Achievement: Reduced MAPE to 1.56% on DJIA index by combining structural time-series modeling with residual deep learning.
  • The Problem: Traditional lexicons (VADER) fail to capture nuanced financial context.
  • Solution: Comparative study of FinBERT (Transformers) vs. Lexicon models.
  • Key Achievement: Proven that domain-specific LLMs provide a significant R² increase in directional forecasting.
  • The Problem: Not all news is actionable. Objective reporting often adds noise to sentiment models.
  • Solution: A Custom 1D-CNN trained on the Cornell Subjectivity Dataset to act as an automated noise filter.
  • Key Achievement: Filtered subjective opinions from objective facts, increasing model robustness and predictive consistency.
  • The Problem: Standard LSTMs struggle with long-term memory bottlenecks in multi-step windows.
  • Solution: CNN-LSTM-Attention architecture with a Custom-coded Attention Layer and multi-step (7-day) vector output.
  • Key Achievement: Dynamic weighting of critical market "shock events," enabling reliable medium-term price trajectory forecasting.

Tech Stack & Expertise

  • Core: Python (PyTorch, TensorFlow, Scikit-learn), R, SQL.
  • NLP: Transformers (BERT/GPT), Sentiment Analysis, Multilingual Text Mining.
  • Statistics: Bayesian Inference, Stochastic Processes, Hypothesis Testing.
  • BI: Power BI, Tableau, Advanced Statistical Reporting.

Connect with me

Pinned Loading

  1. Stock-Price-Forecasting-Project-Using-Hybrid-ARIMA-LSTM-and-Sentiment-Analysis Stock-Price-Forecasting-Project-Using-Hybrid-ARIMA-LSTM-and-Sentiment-Analysis Public

    improve daily stock price predictions by combining historical price data and financial news sentiment.

    Jupyter Notebook

  2. -Stock-Prediction-Using-VADER-Sentiment-CNN-Based-Subjectivity-and-LSTM -Stock-Prediction-Using-VADER-Sentiment-CNN-Based-Subjectivity-and-LSTM Public

    Jupyter Notebook

  3. CNN-LSTM-Model-Stock-Forecasting-Based-on-Attention-Mechanism CNN-LSTM-Model-Stock-Forecasting-Based-on-Attention-Mechanism Public

    Jupyter Notebook

  4. Multi-Horizon-Stock-Price-Forecasting-Using-Transformer-Based-and-Lexicon-Based-Sentiment-Models Multi-Horizon-Stock-Price-Forecasting-Using-Transformer-Based-and-Lexicon-Based-Sentiment-Models Public

    Developed a stock market prediction framework combining financial news sentiment, technical indicators, and historical data to forecast short- and medium-term DJIA movements. Evaluated transformer-…

    Jupyter Notebook

  5. financial-news-sentiment-analysis financial-news-sentiment-analysis Public

    Jupyter Notebook

  6. Global-Environmental-Dynamics-EKC-Analysis Global-Environmental-Dynamics-EKC-Analysis Public

    An econometric study of population aging impacts on CO2 emissions using the Environmental Kuznets Curve (EKC) framework. Implemented in Python with Panel Data analysis.

    HTML