Skip to content

Akshada619/Logistic-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Logistic-Regression-on-Social-Media-Ads

Abstract

This project implements a Logistic Regression model to predict whether a user will purchase a product based on social media advertisement data. The dataset contains user demographics and ad interaction details.

πŸ“Š Dataset Description

The dataset consists of the following features:

Feature Description
User ID Unique identifier for each user (not used in training)
Age Age of the user
Estimated Salary Approximate income of the user
Gender Male or Female (converted to numerical values)
Purchased Target variable (0 = No, 1 = Yes)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published