Giter Site home page Giter Site logo

emtinanseo / a-b-hypothesis-testing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mosaic-technologies-plc/a-b-hypothesis-testing

0.0 1.0 0.0 9.29 MB

10 Academy Intensive Data Scince Trianing Batch 6 Week 2 Challenge

License: MIT License

Python 3.15% Jupyter Notebook 96.85%
dvc mlflow mlops random-forest-classifier statistical-modeling xgboost

a-b-hypothesis-testing's Introduction

A/B Hypothesis Testing - 10 Academy Trianing Batch 6 Week 2 Challenge


Table of Contents


Overview

An advertising company is running an online ad for a client with the intention of increasing brand awareness. The advertiser company earns money by charging the client based on user engagements with the ad it designed and serves via different platforms. To increase its market competitiveness, the advertising company provides a further service that quantifies the increase in brand awareness as a result of the ads it shows to online users. The main objective of this project is to test if the ads that the advertising company runs resulted in a significant lift in brand awareness.

About

SmartAd is a mobile first advertiser agency. It designs intuitive touch-enabled advertising. It provides brands with an automated advertising experience via machine learning and creative excellence. Their company is based on the principle of voluntary participation which is proven to increase brand engagement and memorability 10 x more than static alternatives. SmartAd provides an additional service called Brand Impact Optimiser (BIO), a lightweight questionnaire, served with every campaign to determine the impact of the creative, the ad they design, on various upper funnel metrics, including memorability and brand sentiment.

As a Machine learning engineer in SmartAd, the task was to design a reliable hypothesis testing algorithm for the BIO service and to determine whether a recent advertising campaign resulted in a significant lift in brand awareness.

Alt text

About The Data

The BIO(Brand Impact Optimizer) data for this project is a "Yes" or "No" response from online users to the below question

  • Q: Do you know the brand Lux?
    • Yes
    • No

Project Structure

The repository has a number of files including python scripts, jupyter notebooks, raw and cleaned data, and text files. Here is their structure with a brief explanation.

.dvc

  • Data Version Control configurations

.github

  • a configuration file for github actions and workflow
  • workflows/CI.yml continous integration configuration
  • workflows/CML.yml continous machine learning configuration

data

  • the folder where the raw, and cleaned datasets' csv files are stored

notebooks

  • task1_2_EDA.ipynb: a jupyter notebook that contains EDA for our dataset
  • classical AB testing.ipynb: a jupyter notebook that performs classical AB testing on our dataset
  • data_cleaning.ipynb: a jupyter notebook that handles cleaning before EDA can be performed
  • platform and browser splitter.ipynb: a jupyter notebook that handle data versioning for each browser and platform OS
  • sequential AB testing.ipynb: a jupyter notebook that performs sequential AB testing on our dataset

scripts

  • Different python utility scripts that have different purposes.

training

  • train.py: Trigerred by CML(Continous Machine Learning) and send training report and status

tests

  • test_data_cleaner.py: Test script for out data cleaner utility

root folder

  • requirements.txt: a text file lsiting the projet's dependancies
  • .gitignore: a text file listing files and folders to be ignored
  • .dvcignore: .ignore file for dvc
  • DockerFile: Dockerfile for deploying our training script
  • README.md: Markdown text with a brief explanation of the project and the repository structure.

a-b-hypothesis-testing's People

Contributors

natyrix avatar yasabneht avatar emtinanseo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.