GithubHelp home page GithubHelp logo

lefteris-souflas / propensity-to-lapse-model-building-exercise Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.71 MB

Analyzed customer churn using transaction data. Built ML model to predict lapses. Dataset includes customer status, collection/redemption info, and program tenure. Delivered business presentation outlining modeling approach, findings, and churn reduction strategies.

License: MIT License

data-preprocessing data-splitting decision-tree feature-engineering gradient-boosting logistic-regression model-selection-and-evaluation neural-network random-forest sas-visual-analytics support-vector-machine cluster-analysis model-interpretation model-optimization data-driven-decisions

propensity-to-lapse-model-building-exercise's Introduction

Propensity to Lapse Model Building Exercise

Assignment 3 for the Analytics Practicum II Course of AUEB's MSc in Business Analytics

Concept: A loyalty business partner has provided raw customer transaction data to analyze and predict customer churn. Customers earn points from purchases with affiliated partners, which they redeem for various rewards. The dataset includes fields such as the customer's lapsed status (Active or Lapsed), number of collections, number of redemptions, total collected points, total redeemed points, years in the program, and months since the last transaction.

Lapse Definition: A customer is considered lapsed if they have had no collections or redemptions for 12 consecutive months.

Collections Definition: Customers earn points from purchases with loyalty partners.

Redemptions Definition: Customers redeem points for rewards, such as flights or hotel bookings.

Task: I. Build a machine learning model (using any technology) to predict if a customer with the given characteristics will lapse in the next 12 months. II. Create a business presentation for the marketing team, including: A. Modelling logic B. Model findings C. Suggestions to reduce churn rates

Dataset:

  • 5000 observations (customers)
  • Fields:
    • State: Lapsed status (Active=0, Lapsed=1)
    • Sum_collect: Number of collections
    • Sum_redeem: Number of redemptions
    • Sum_collect_points: Total collected points
    • Sum_redeem_points: Total redeemed points
    • Years_in_the_program: Years since customer's registration
    • Months_since_last_transaction: Months since customer's last action

Deliverable: Submit a PowerPoint file on the portal by July 31, 2023.

propensity-to-lapse-model-building-exercise's People

Contributors

lefteris-souflas 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.