# Why PyMC-Marketing? ## Open source PyMC-Marketing is open source, developed by a team of [PyMC Labs](https://www.pymc-labs.io) researchers and a community of experts. PyMC Labs has deep expertise in building Bayesian models to provide business insights. Pairing that with input from a community with strong applied marketing expertise and experience makes for a winning combination. See {doc}`why_open_source` for more on this. ## Independent and unbiased We (PyMC Labs) do not have our own advertising channel and we have no vested interests in one media channel over another. So you can be sure that the output of our Media Mix Models are based entirely on what your data (and prior beliefs) tell the models. ## Python PyMC-Marketing is written in Python, an excellent choice to build a data science stack on due to its popularity, existing use in industry, very large community of Python programmers, and suitability to deploying in production. ## Reliability PyMC-Marketing places an emphasis on modularity and rigour, ensured by a comprehensive suite of software tests. ## Bayesian PyMC-Marketing is fully Bayesian, built on top of [PyMC](https://www.pymc.io/welcome.html), the popular Bayesian statistical modeling package in Python. PyMC itself is well-established, widely-used, road-tested, and has been a [NumFOCUS Sponsored Project](https://numfocus.org/project/pymc) since 2016. Read more about {doc}`why_bayesian` for more on this.