-
Updated
Jun 4, 2024 - Jupyter Notebook
regularization-to-avoid-overfitting
Here are 9 public repositories matching this topic...
The open source code for the paper "Block Attention and Switchable Normalization based Deep Learning Framework for Segmentation of Retinal Vessels"
-
Updated
Jul 8, 2023 - Python
This repository is beginner-friendly for ML and contains all the codes related to the Course: Supervised Machine Learning Regression and Classification in Coursera
-
Updated
Jun 15, 2023 - Jupyter Notebook
-
Updated
Dec 1, 2017 - Python
Master fundamental AI concepts and develop practical machine learning skills in the beginner-friendly, 3-course program by AI visionary Andrew Ng
-
Updated
Sep 24, 2024 - Jupyter Notebook
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
Jul 3, 2025
Regularization is a crucial technique in machine learning that helps to prevent overfitting. Overfitting occurs when a model becomes too complex and learns the training data so well that it fails to generalize to new, unseen data.
-
Updated
Sep 8, 2024 - Jupyter Notebook
Implementation of necessary supervised machine learning algorithms for regression and classification.
-
Updated
Jul 31, 2024 - Jupyter Notebook
This project applies regularization techniques (Ridge, Lasso, and Elastic Net) to improve real estate price forecasting. This project focuses on reducing overfitting and increasing the stability of regression models' predictions
-
Updated
Jul 1, 2025 - Jupyter Notebook
Improve this page
Add a description, image, and links to the regularization-to-avoid-overfitting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the regularization-to-avoid-overfitting topic, visit your repo's landing page and select "manage topics."