Skip to content

richachauhan15/CTR-Prediction-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Predictive Modeling for Click-Through Rate Optimization

Internship Minor Project | Logistic Regression Model (using scikit-learn)


Overview

This project predicts whether a user will click on an online advertisement using Logistic Regression.
By analyzing user demographics and behavior data, the model helps digital marketers target the right users, improving Click-Through Rate (CTR) and Return on Ad Spend (ROAS).


Problem Statement

ConnectSphere Digital runs online campaigns but faces inefficient ad spending — ads are shown to users unlikely to engage.
The aim is to use machine learning to predict users likely to click ads, helping optimize marketing budgets and performance.


Dataset

Dataset Sources

Dataset Description

Feature Description
Age Age of the user
Area Income Average income of the user's geographical area
Daily Internet Usage Average daily internet usage (minutes)
Daily Time Spent on Site Average minutes user spends on the website daily
Clicked on Ad Target variable (1 = Clicked, 0 = Not Clicked)

Implementation

Libraries Used

pandas
scikit-learn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages