Skip to content

Analyse advertising data set, indicating whether or not a particular internet user clicked on an Advertisement.predict whether or not they will click on an ad based off the features of that user

License

Notifications You must be signed in to change notification settings

My-Machine-Learning-Projects-CT/Logistic-Regression-with-Python-Part-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logistic-Regression-with-Python-Part-2

Analyse advertising data set, indicating whether or not a particular internet user clicked on an Advertisement.predict whether or not they will click on an ad based off the features of that user

image

image

image

image

image

precision recall f1-score support

       0       0.87      0.96      0.91       162
       
       1       0.96      0.86      0.91       168


accuracy                           0.91       330

macro avg       0.91      0.91      0.91       330

weighted avg       0.91      0.91      0.91       330

Reference Material:https://www.udemy.com/share/101WaUB0scc1dQR34=/

About

Analyse advertising data set, indicating whether or not a particular internet user clicked on an Advertisement.predict whether or not they will click on an ad based off the features of that user

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages