Logistic Regression Model Project
- Trisha Prasant
- Dec 31, 2021
- 1 min read
In this project I worked with a fake advertising data set, indicating whether or not a particular internet user clicked on an Advertisement. I created a model that will predict whether or not a user will click on an ad based off the features of that user.
You can check it out here: https://github.com/trishaprasant/Logistic-regression

Comments