Huy Tran

Logo

Resume | LinkedIn | GitHub

I completed my Masters in Data Science from College of Computing & Digital Media, DePaul University by the end of 2019.

I am working as a Senior Research Analyst at Ipsos, doing market research work with clients in Energy, Mobile Communications, and Pharmacy Convenient Stores to assist in understanding their branding and product launches.

Timeseries Analysis of Madrid Air Quality

Project description:

1. The Data

2. Methodology

  1. AR: forecasts the variable of interest (target variable) using a linear combination of past values of the variable
  2. MA: uses past forecast errors in a regression-like model to forecast variable of interest
  3. ARIMA:
  4. SARIMA:
  5. Linear Regressions with Trend, Seasonality and Quadratic: