Giter VIP home page Giter VIP logo

mta's Introduction

mta

Multi-Touch Attribution. Find out which channels contribute most to user conversion.

Models

This package contains implementations the following Multi-Touch Attribution models:

  • Shapley
  • Markov
  • So-called Simple Probabilistic Model by Shao and Li
  • Bagged Logistic Regression by Shao and Li
  • Additive Hazard (Survival)

In addition, some popular heuristic “models” are included, specifically

  • First Touch
  • Linear
  • Last Touch
  • Time Decay
  • Position Based

Included Data

The package comes with the same test data set as an R package called ChannelAttribution - there are 10,000 rows containing customer journeys across 12 channels: alpha, beta, delta, epsilon, eta, gamma, iota, kappa, lambda, mi, theta and zeta.

!data_snippet

These are conversion aggregations by path. Suppose there’s a path (customer journey)

a > b > c

with total_conversions equal to 2 and total_null equal to 5. This means that we recorded 2 consumer journeys

a > b > c > (conversion)

and 5 customer journeys

a > b > c > (null)

There’s an option to generate timestamp data if you want to use the Additive Hazard model (the only model that explicitly incorporates exposure times).

References

  • Nisar and Yeung (2015) - Purchase Conversions and Attribution Modeling in Online Advertising: An Empirical Investigation pdf
  • Shao and Li (2011) - Data-driven Multi-touch Attribution Models pdf
  • Dalessandro et al (2012) - Causally Motivated Attribution for online Advertising pdf
  • Cano-Berlanga et al (2017) - Attribution models and the Cooperative Game Theory pdf
  • Ren et al (2018) - Learning Multi-touch Conversion Attribution with Dual-attention Mechanisms for Online Advertising pdf
  • Zhang et al (2014) - Multi-Touch Attribution in Online Advertising with Survival Theory pdf
  • Geyik et al (2014) - Multi-Touch Attribution Based Budget Allocation in Online Advertising pdf

mta's People

Contributors

eeghor avatar

Watchers

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