Giter Site home page Giter Site logo

niadel91 / forecasting_tourism_in_australia Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 4 KB

Analysis of different Forecasting techniques on a time series dataset to forecast the number of tourists in Australia in R

forecasting-tourism forecast time-series-analysis r-programming-projects holt-winters-forecasting machine-learning ets

forecasting_tourism_in_australia's Introduction

Forecasting_Tourism_in_Australia

Analysis of different Forecasting techniques on a time series dataset to forecast the number of tourists in Australia


Data Source

visitors dataset from fpp2 package. These data include monthly Australian shortterm overseas visitors data, May 1985–April 2005.

Approach

  1. Made a Time Plot of the data, describing the main features of the series.
  2. Split the data into a training set and a test set comprising the last two years of available data.
  3. Forecast the test set using Holt-Winters’ multiplicative method and used the output to analyse whether Multiplicative Seasonality is necessary here.
  4. Forecast the two-year test set using each of the following methods:
    • ETS Model
    • Additive ETS model applied to a Box-Cox transformed series
    • Seasonal naïve method
  5. Which method gives the best forecasts? Does this method pass the residuals test?


Conclusion

Surprisingly, the Seasonal naïve method was able to provide the best forecasts but it could not pass the residuals test.

forecasting_tourism_in_australia's People

Contributors

niadel91 avatar

Stargazers

 avatar  avatar  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.