Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thee-unruly/ad_click_purchase_prediction

Ad Click Prediction In this exercise we will build a simple logistic regression model using the [Ad Click prediction dataset]. We will work with some demographic data to predict whether a user purchased something after clicking on an ad or not.
https://github.com/thee-unruly/ad_click_purchase_prediction

ad-click-prediction ads predictive-modeling

Last synced: 4 days ago
JSON representation

Ad Click Prediction In this exercise we will build a simple logistic regression model using the [Ad Click prediction dataset]. We will work with some demographic data to predict whether a user purchased something after clicking on an ad or not.

Awesome Lists containing this project

README

        

# Ad_Click_Purchase_Prediction - Classification Problem
Ad Click Prediction In this exercise we will build a simple logistic regression model using the [Ad Click prediction dataset](https://www.kaggle.com/jahnveenarang/cvdcvd-vd). We will work with some demographic data to predict whether a user purchased something after clicking on an ad or not.