Skip to content

Analytics Vidhya hosts "JOB-A-THON" where over 7000+ enthusiasts got the opportunity to showcase their skills.

Notifications You must be signed in to change notification settings

Jash-tech/JOB-A-THON

Repository files navigation

JOB-A-THON Sept 2021

Supplement-Sales-Prediction

(Score:327 , Rank:835)

WOMart follows a multi-channel distribution strategy with 350+ retail stores spread across 100+ cities.

Effective forecasting for store sales gives essential insight into upcoming cash flow, meaning WOMart can more accurately plan the cashflow at the store level.

Sales data for 18 months from 365 stores of WOMart is available along with information on Store Type, Location Type for each store, Region Code for every store, Discount provided by the store on every day, Number of Orders everyday etc. Your task is to predict the store sales for each store in the test set for the next two months. Data Dictionary
Train Data : Variable Definition
ID Unique Identifier for a row

Store_id Unique id for each Store
Store_Type Type of the Store
Location_Type Type of the location where Store is located
Region_Code Code of the Region where Store is located
Date Information about the Date
Holiday If there is holiday on the given Date, 1 : Yes, 0 :
No Discount If discount is offered by store on the given Date, Yes/ No
#Orders Number of Orders received by the Store on the given Day
Sales Total Sale for the Store on the given Day

Test Data : Variable Definition ID
Unique Identifier for a row
Store_id Unique id for each Store
Store_Type Type of the Store
Location_Type Type of the location where Store is located
Region_Code Code of the Region where Store is located
Date Information about the Date
Holiday If there is holiday on the given Date, 1 : Yes, 0 :

No Discount If discount is offered by store on the given Date, Yes/ No

About

Analytics Vidhya hosts "JOB-A-THON" where over 7000+ enthusiasts got the opportunity to showcase their skills.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published