Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: arxiv.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.7%) to scientific vocabulary
Keywords
Repository
Multi-Touch Attribution
Basic Info
Statistics
- Stars: 117
- Watchers: 11
- Forks: 36
- Open Issues: 1
- Releases: 0
Topics
Metadata Files
README.md
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.

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
Owner
- Name: IK
- Login: eeghor
- Kind: user
- Website: https://www.linkedin.com/in/eeghor
- Twitter: eeghor
- Repositories: 4
- Profile: https://github.com/eeghor
GitHub Events
Total
- Watch event: 10
- Fork event: 2
Last Year
- Watch event: 10
- Fork event: 2
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Unknown | e****r@g****m | 76 |
| IK | 2****r | 5 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 8
- Total pull requests: 1
- Average time to close issues: 12 months
- Average time to close pull requests: 4 minutes
- Total issue authors: 7
- Total pull request authors: 1
- Average comments per issue: 0.75
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- xiawang (2)
- svbueno (1)
- peterbayerle (1)
- divyesh-mangroliya-inferenz (1)
- thibaultM-jellyfish (1)
- hrithwikk (1)
- JulianZeissler (1)
Pull Request Authors
- dovstern (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 61 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 7
- Total maintainers: 1
pypi.org: mta
Multi-Touch Attribution
- Homepage: https://github.com/eeghor/mta
- Documentation: https://mta.readthedocs.io/
- License: MIT
-
Latest release: 0.0.7
published almost 6 years ago