Coder Social home page Coder Social logo

simran-padam / sales-analysis Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 154 KB

Sales prediction for a segment of product.

Jupyter Notebook 100.00%
feature-engineering pandas propensity-modelling python3 salesanalysis recency-frequency-monetary

sales-analysis's Introduction

sales-analysis

Objective

To predict Sales for Nutrition Department in the next 3 months.

We have the group of 2,500 households who are frequent shoppers at a retail store in various departments. Out of these, 1750 households can be used as training data and rest 750 has to be used as test data for model.

We have 24 months of transactional level data available for 1750 households and 21 months of data for rest of the 750 households.

For certain households, demographic information as well as direct marketing/ campaign history is also available.

Based on data, the task is to predict potential customers for a segment of product.

Data

hh_demographic: This table contains demographic information for a portion of households. Due to nature of the data, the demographic information is not available for all households.

transaction_train: This table contains all products purchased by 1750 households within this study. Each line found in this table is essentially the same line that would be found on a store receipt. Data is available for 24 months.

transaction_test: This table contains all products purchased by 750 households within this study. Each line found in this table is essentially the same line that would be found on a store receipt. Data is available for 21 months.

campaign_table: This table lists the campaigns received by each household in the study. Each household received a different set of campaigns

coupon_redempt: This table identifies the coupons that each household redeemed.

sample_submission: Final file should look like this. There should be 750 house ids in sequence followed by prediction.

test_file: Contains list of 750 house ids, Add your predictions in second column.

Source : https://www.kaggle.com/competitions/sales-analysis/

Contribution effort:

100% individual contribution on the working and submission of the project

sales-analysis's People

Contributors

simran-padam 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.