Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattmajestic/shiny-mmm
Shiny App for MMM
https://github.com/mattmajestic/shiny-mmm
mmm prophet r
Last synced: 23 days ago
JSON representation
Shiny App for MMM
- Host: GitHub
- URL: https://github.com/mattmajestic/shiny-mmm
- Owner: mattmajestic
- Created: 2023-08-05T00:29:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-06T15:06:33.000Z (over 1 year ago)
- Last Synced: 2023-08-06T15:37:08.260Z (over 1 year ago)
- Topics: mmm, prophet, r
- Language: R
- Homepage: https://mmajestic.shinyapps.io/shiny-mmm/
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shiny MMM App with Prophet Forecast 🚀📈
## Introduction 📊📈
This repository contains a Shiny app built in R for Media Mix Model (MMM) analysis and forecasting using the `prophet` package. The app is designed as a proof-of-concept for a startup that provides MMM services to clients and is exploring the possibility of commercializing their logic through a SaaS platform. The app allows users to visualize historical revenue data, analyze MMM metrics, and project future sales using the Prophet forecasting algorithm.
## MMM Overview 🚀📈
Media Mix Model (MMM) is a statistical approach used to analyze the effectiveness of different marketing channels and advertising spend on overall revenue. MMM helps businesses optimize their marketing strategies by understanding the impact of each marketing channel on sales and identifying the most effective allocation of resources.
## Features 🎉😄
- **Historical Revenue Visualization**: The app provides an interactive line plot that visualizes historical revenue data over time.
- **MMM Metrics**: Users can explore various MMM metrics, including total spent, media efficiency, and more, in a tabular format.
- **Prophet Forecasting**: The app utilizes the `prophet` package to generate future sales forecasts. It projects sales for the next year based on historical trends and patterns in the revenue data.
## Dockerized Deployment 🐳
To run the container locally, run `bash run-container.sh` 🚀
## GitHub Link 🔗
The source code for this Shiny app can be found on GitHub: [Shiny MMM App](https://github.com/mattmajestic/shiny-mmm) 🔍🔍🔍