Coder Social home page Coder Social logo

prospects_scoring_input_output's Introduction

This repo is for standartised input for prospect scoring

usecase

  1. Take data from marketing events and other sources and score prospects by chance of won
  2. understend what features are the most important to make portret of Ideal Customer Profile (ICP)

Screenshot 2024-04-11 at 00 09 01

marketing events as features to score

marketing channel, campaign, refferer or whatever

visited page as features

page category, some part of page path and exactly the page (for populer page)

standard input

size

scoring should handle with 20k — 100k uniq features

format

Screenshot 2024-04-10 at 23 51 56

prospect with features array

table structure: — prospect_id — features list (comma separated)

example https://docs.google.com/spreadsheets/d/1QMH8kIB26srrJSox4Gl29Vm0X6ywrhJlsCRz5Jb5Uec/edit#gid=2059325635

Important: Features shouldn't be an outcome of the goal completion event (for example: agreement amount)

Historical funnel data

table structure: — prospect_id — is proving started (boolean) — is funnel end event (boolean)

Question: Why so many columns if it could be just "prospect_id" with goal completion? Answer: BC it's straightforward to make a mistake here. With explicit fields it should be less often problems like these:

  • wrong sampling (when we have additional subset of prospects that not a part of funnel, we do this via: "is proving started" (boolean)
  • causation missing. when goal completion were before the "is proving started" event

example of dataset: https://docs.google.com/spreadsheets/d/1PY3ee3V6hUlAyhj2kZz8-xiU8V5iyvnLECbtse-zRsQ/edit?usp=drive_link

prospects_scoring_input_output's People

Contributors

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