Skip to content

Logistic Regression in Python is used to study the classification problem of heights & weights in men and women

Notifications You must be signed in to change notification settings

NikhilaThota/Classification_Logistic_Regression_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

In this classification problem where heights & weights are compared in men and women, LOgistic Regression in Python is used. Visualizations from seaborn library are used for data exploration. The data is split into train and test data sets. K fold cross validation is implemented using the scikit learn package to retrieve the best regularization parameter and score.

About

Logistic Regression in Python is used to study the classification problem of heights & weights in men and women

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published