skhiearth / Logistic-Regression

Implementing Logistic Regression in Python and R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logistic-Regression

Implementing Logistic Regression in Python and R

The dataset is a set of users of a fictitious social network and some of their attributes. The social network wants to use targetted advertising to select users who are likely to purchase a particular product. Attributes of the users are key in determining the outcome of their purchases, and hence a Logistic Regression model is developed to improve the targetted advertising.

About

Implementing Logistic Regression in Python and R


Languages

Language:Python 54.6%Language:R 45.4%