Code Monkey home page Code Monkey logo

lead-scoring-using-logistic-regression's Introduction

Title

Lead Scoring using Logistic Regression

Description

A company called X Education, which sells online courses, generates a large number of leads for its sales team with a significant marketing investment.

The goals of the analytics project are to

  • build a model to assign a lead score to each of the leads (where a higher lead score indicates a more promising lead),
  • identify the most promising leads, called 'Hot Leads', for the sales team, and
  • develop solutions to some problems presented by the company.

The model will be used to provide more qualified leads to the sales team and improve the lead conversion rate.

Approach to Analysis

Analysis is done as per the following steps:

  • Data Understanding, Cleaning & Visualisation
  • Data Preparation
  • Model Building
  • Model Evaluation
  • Model Interpretation

Results

The best logistic regression model resulting from the modelling process has 17 predictor variables and the following performance metrics

Training Dataset

  • Accuracy = 0.82
  • Sensitivity = 0.78
  • Specificity = 0.84
  • Precision = 0.76
  • Recall = 0.78

Test Dataset

  • Accuracy = 0.82
  • Sensitivity = 0.77
  • Specificity = 0.85
  • Precision = 0.77
  • Recall = 0.77

Assigning lead scores to all of the 9240 leads (data points) results in 3603 hot leads.

lead-scoring-using-logistic-regression's People

Contributors

allenkuncheria 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.