Giter VIP home page Giter VIP logo

prusrafal / click-through-rate-prediction-model Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 1.0 4.1 MB

This repository is for a Decision Making Aarhus University Course assignment, focusing on using Multi-Armed Bandit algorithms, specifically the epsilon-greedy algorithm, for optimizing click-through rates in digital advertising by balancing the exploration of new ads and the exploitation of successful ones.

License: MIT License

R 100.00%
data-science modelling-databases multi-armed-bandit r

click-through-rate-prediction-model's Introduction

Optimized Click-Through Rate Prediction Using Multi-Armed Bandit Algorithms

Abstract

This project applies Multi-Armed Bandit algorithms to enhance online ad click-through rates, specifically utilizing the epsilon-greedy algorithm for balancing ad strategy exploration with the exploitation of high-performing ads.

Keywords

Click-Through Rate, CTR Prediction, Multi-Armed Bandit, Epsilon-Greedy Algorithm, Digital Advertising

Project Structure

Section Description
Data Dataset overview and source.
Analysis Analysis of ad performance data.
Implementation Description of the epsilon-greedy algorithm implementation.
Results Summary of findings and optimization results.

Usage

This project consists of an R Markdown analysis (project.Rmd), and a dataset (my_data.csv). To replicate the study or explore the data with our analyses, follow these steps:

  1. Prepare Your Environment:

    • Ensure you have R plus RStudio installed.
    • Install required R packages with install.packages(c("package1", "package2", ...)).
  2. Download the Project Files:

    • Clone this repository or download the files directly.
  3. Run the Analysis:

    • Open project.Rmd in RStudio to view the primary analysis.
    • To execute the code and generate the report, click on "Knit" in RStudio.
  4. Explore the Dataset:

    • Load my_data.csv into R using read.csv('path/to/my_data.csv') to explore the dataset independently.

Acknowledgements

This project utilizes the "Click-Through Rate Prediction" dataset, available on Kaggle. The dataset is instrumental in evaluating ad performance through click-through rate metrics, crucial for optimizing ad prediction systems in online advertising.

License

The usage of the dataset follows the terms and conditions provided by Kaggle and in particular, the data holder, Avazu. For more detailed information, please refer to the: https://www.kaggle.com/c/avazu-ctr-prediction.

click-through-rate-prediction-model's People

Contributors

prusrafal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.