Coder Social home page Coder Social logo

time_series_101_project's Introduction

Predicting monthly sales of champagne by Makridakis and Wheelwright, 1989 using Time Series Forecasting

Welcome to the Time-Series Project! In this project, you will demonstrate what you have learned in this course by Predicting the monthly sales of champagne

We have seen in the in-class session how Time Series Forecasting Problem needs to be approached. We learnt about:

  • Time Series Analysis and Time Series Forecasting
  • Different Kinds of Forecasting
  • Visualizing Time-Series Data
  • Decomposing Time-Series Data into Trend, Seasonality and residuals
  • Time-Series validation and Cross-Validation Strategies
  • Measuring Forecasting Errors
  • Simple Moving Averages
  • Exponential Moving Averages
  • Holt's Linear method
  • Holt's Winter Method
  • AR, MA , ARMA, ARIMA and SARIMA models

Load the required libraries

You can use pandas, datetime, math, sklearn, matplotlib, seaborn and statsmodels for this exercise

Dataset

For this exercise, we will use the sales data of Makridakis and Wheelwright company.

  • The dataset provides the number of monthly sales of champagne from January 1964 to September 1972, or just under 10 years of data.
  • The values are a count of millions of sales and there are 105 observations.
  • The dataset is credited to Makridakis and Wheelwright, 1989.

Why solve this assignment?

Solving this assignment would help you :-

  • Visualize Time-Series data effectively

  • Build models using Data-Driven approaches on Time-Series data

  • For the assignment we will be using the following below packages:

    • pandas
    • datetime
    • math
    • sklearn
    • matplotlib
    • seaborn
    • statsmodels

By completing this project you have an opportunity to win 250 points!

Let's get started!

time_series_101_project's People

Contributors

alex19427 avatar bhushan45 avatar bicky23 avatar jay-trivedi avatar mayureshshilotri avatar

Watchers

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