GithubHelp home page GithubHelp logo

lucasresck / time-series Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3.8 MB

Assignment codes for Time Series (2020, FGV)

HTML 99.70% R 0.30%
covid-19 covid19 time-series lowess seasonality holt-winters

time-series's Introduction

time-series

Assignment codes for Time Series (2020, FGV).

In this repository, there is the beggining of the course. The rest of the course can be found in this repository.

Here, we analysed and modeled two times series. We also tried to predict the second one.

Covid-19 deaths

We analysed Covid-19 deaths in Rio de Janeiro, Brazil, between 2020/03/20 and 2020/08/17.

We tried various models to trend:

  • Linear
  • Polynomial
  • Moving average
  • LOWESS

We can see, for example, some results from moving average.

We also modeled seasonality:

  • Deterministic
  • Deterministic and multiplicative
  • Stochastic

Car sales from Volvo

We modeled car sales from Volvo between 2007 and 2016.

drawing

We fitted various models in a window of two years, trying to predict next day. Among them:

  • Regression with seasonal dummies
  • Polynomial regression
  • Exponential smoothing
  • Holt
  • Additive Holt-Winters
  • Multiplicative Holt-Winters

For example, we can see results from Multiplicative Holt-Winters:

drawing

time-series's People

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.