- SmartAd is an advertisement company.
- They Create Ads for client and charge based on user engagement.
- They also quantify the increase in brand awareness as a result of Ads shown. This is their Brand Impact Optimizer BMO.
- The company is based on the principle of voluntary participation.
- This has been proven to increase brand awareness and memorability 10X more than static options.
you should read more on here
- Impression
- Reach
- Website Traffic
- Brand Lift
- Avg. time on page
- Bounce Rate SmartAd provides BMO based a lightweight questionnaire served with every campaign to determine effects on upper-funnel-metrics like memorability and brand sentiment.
The goal here is to design a reliable hypothesis testing algorithm for the BIO
service, and determine whether a recent Ad campaign resulted in a significant lift in brand awareness.
First we will experiment with classical frequnetist techniques, and then we move on to Machine Learning based approaches.
- clone the repo
- create a new environment and install the
requirements.txt
- run
dvc pull
to get the dataset and model files - use the
Notebooks/logistic_regression.ipynb
notebook as an example for accessing data and training a model - use good names for the mlflow experiment name and run names. Experiment name should be prefixed with our names.(we can discuss this)
Made with contrib.rocks.