Skip to content

yalazad/Time-Series

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Time-Series Analysis

The goal is to forecast electricity consumption (kW) for 17/2/2010. Two forecasts should be returned, in one Excel file, with two columns (one columns per forecast) and 96 rows:

  1. the first one without using outdoor temperature,
  2. the second one using outdoor temperature.

Language

R language

Tools

In this repository the used skills are:

  • Linear regression
  • Holt-Winters
  • SES (simple exponential smoothing)
  • ARIMA model
  • SARIMA model
  • Neural Network
  • Vectorial Auto Regressive Model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published