Skip to content

Karpiu is a package designed for marketing mix modeling by calling Orbit from the backend. Karpiu is still in its beta version. Please use it at your own risk.

License

Notifications You must be signed in to change notification settings

edwinnglabs/karpiu

Repository files navigation

build pages

Karpiu

Karpiu is a package designed for Marketing Mix Modeling (MMM) by calling Orbit from the backend. Karpiu is still in beta, please use it at your own risk.

Tutorials & Documentation

For usage, please refer to this documentation.

Installation

To access the development version, please follow the instructions below or use make install-dev after cloning the repository. This package only supports orbit>=1.1.4 which requires cmdstanpy.

$ git clone https://github.com/edwinnglabs/karpiu.git
$ cd karpiu
$ pip install cmdstanpy
$ pip install -r requirements.txt
# required by mkdocs
$ pip install poetry
$ pip install -r requirements-test.txt
$ pip install -r requirements-docs.txt
$ pip install -e .

Related Work

Codebase

  1. Robyn - Robyn is an automated Marketing Mix Modeling (MMM) package. It aims to reduce human bias by means of ridge regression and evolutionary algorithms. It enables actionable decision making, provides a budget allocator, diminishing returns curves and allows ground-truth calibration to account for causation.

  2. Lightweight (Bayesian) Marketing Mix Modeling - LMMM is a python library that helps organisations understand and optimise marketing spend across media channels.

  3. Orbit - A Python package for Bayesian forecasting with an object-oriented design and probabilistic models under the hood.

Research

Community Articles

Fun Fact

Karpiu is a term invented by the author's daugther when she had just reached her terrible two's. In the early development of this project, "Karpiu" became the dominating term in the author's home office. The author later dedicated this term to the package.

About

Karpiu is a package designed for marketing mix modeling by calling Orbit from the backend. Karpiu is still in its beta version. Please use it at your own risk.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published