Baselight

Ice Cream Production Over 50 Years

Prove your Time Series skills to make the best Sales Prediction!!

@kaggle.atharvaarya25_ice_cream_production_over_50_years

Loading...
Loading...

About this Dataset

Ice Cream Production Over 50 Years

A simple time series Dataset of 2 columns:

  1. Timeline
  2. Sales Production

Use Time Series skills and knowledge to predict sales and get the best efficiency!!
Hint:

  1. Try to start by identifying the timeline you want to use for your prediction.
  2. Start with ACF, PACF, then AR. Use different methods to increase accuracy.

Tables

Ice Cream

@kaggle.atharvaarya25_ice_cream_production_over_50_years.ice_cream
  • 12.59 KB
  • 577 rows
  • 2 columns
Loading...

CREATE TABLE ice_cream (
  "date" TIMESTAMP,
  "ipn31152n" DOUBLE
);

Share link

Anyone who has the link will be able to view this.