GithubHelp home page GithubHelp logo

black_friday_sale's Introduction

Black_Friday_Sale

Implemented svr model to predict sale in a shop on friday Problem Statement A retail company “ABC Private Limited” wants to understand the customer purchase behaviour (specifically, purchase amount) against various products of different categories. They have shared purchase summary of various customers for selected high volume products from last month. The data set also contains customer demographics (age, gender, marital status, city_type, stay_in_current_city), product details (product_id and product category) and Total purchase_amount from last month. Now, they want to build a model to predict the purchase amount of customer against various products which will help them to create personalized offer for customers against different products. Data Variable Definition User_ID User ID Product_ID Product ID Gender Sex of User Age Age in bins Occupation Occupation (Masked) City_Category Category of the City (A,B,C) Stay_In_Current_City_Years Number of years stay in current city Marital_Status Marital Status Product_Category_1 Product Category (Masked) Product_Category_2 Product may belongs to other category also (Masked) Product_Category_3 Product may belongs to other category also (Masked) Purchase Purchase Amount (Target Variable)

It takes so much time to train data on svr so I fit model only on 20000 examples and then later on 40000 examples and my score increased from 0.19 to 0.21 so its definitely gonna be good if u train on whole data.

black_friday_sale's People

Contributors

aviralgoyal1997 avatar

Stargazers

Kartik Sharma avatar

Watchers

James Cloos 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.