You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A statistical decomposition of internet traffic data (in bits) over time. Using RStudio I performed a Simple Trend Model, Multiplicative Classical Decomposition, Additive Classical Decomposition, and an ARIMA model.
In this project, this research generally investigates the financial time series such as the price & return of NASDAQ Composite Index using ARIMA and GARCH methods.
Analyze NASDAQ100 stock data. Used ARIMA + GARCH model and machine learning techniques Naive Bayes and Decision tree to determine if we go long or short for a given stock on a particular day
[AI6123] Time Series Analysis is an elective course of MSAI, SCSE, NTU, Singapore. The repository corresponds to the AI6123 of Semester 2, AY2021-2022, starting from 01/2022. The instructor of this course is Prof. Pan Guangming.
R package consisting of functions and tools to facilitate the use of traditional time series and machine learning models to generate forecasts on univariate or multvariate data. Different backtesting scenarios are available to identify the best performing models.
Methodology and code to use social data for forecasting shortage of essential commodities (gasoline/PPE/toilet paper) during disasters like hurricanes and pandemics
The aim of project was to make an app using shiny and R programming to predict the stock prices of various companies for the next 5 days using neural networks and arima model.
Prediction of road casualties and evaluate the impact of transformations in Time Series Modeling and Forecasting with ARIMA using the R programming language