Skip to content
#

regularization-hyperparameters

Here are 13 public repositories matching this topic...

This project explores ML techniques across classification and regression. It includes penguin species classification, breast cancer prediction, and baseball performance prediction using regularization. After, I will develop an XGBoost model for hotel cancellation prediction, analyzing key booking factors and optimizing performance. (In Progress)

  • Updated Aug 26, 2025

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.

  • Updated Jan 2, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the regularization-hyperparameters topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the regularization-hyperparameters topic, visit your repo's landing page and select "manage topics."

Learn more