Skip to content

This Jupyter Notebook demonstrates hyperparameter tuning for a Logistic Regression model using Python, with a focus on regularization techniques (L1 and L2). It explains how tuning parameters impacts model performance and helps prevent overfitting in classification tasks.

Notifications You must be signed in to change notification settings

AmritaPanjwani/Logistic_Regression_Hyperparameter_Tuning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Logistic_Regression_Hyperparameter_Tuning

This Jupyter Notebook demonstrates hyperparameter tuning for a Logistic Regression model using Python, with a focus on regularization techniques (L1 and L2). It explains how tuning parameters impacts model performance and helps prevent overfitting in classification tasks.

About

This Jupyter Notebook demonstrates hyperparameter tuning for a Logistic Regression model using Python, with a focus on regularization techniques (L1 and L2). It explains how tuning parameters impacts model performance and helps prevent overfitting in classification tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published