Projects in Awesome Lists tagged with regularization-to-avoid-overfitting
A curated list of projects in awesome lists tagged with regularization-to-avoid-overfitting .
https://github.com/giacomolat/realestateai-solutions---a-forecasting-model-for-the-housing-market
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
cross-validation elasticnet-regression lasso-regression-model machine-learning-algorithms matplotlib matplotlib-pyplot numpy pandas python regularization-methods regularization-to-avoid-overfitting ridge-regression-model seaborn standardization
Last synced: 08 Jul 2025
https://github.com/harmanveer-2546/guide-to-regularization
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.
generalization inline l1 l2 matplotlib numpy overfitting overfitting-prevention overfitting-reduced pandas regularization regularization-methods regularization-techniques regularization-to-avoid-overfitting seaborn
Last synced: 05 Apr 2025
https://github.com/maheera421/supervised-machine-learning
Implementation of necessary supervised machine learning algorithms for regression and classification.
classification classification-models cost-function feature-engineering feature-scaling gradient-descent linear-function linear-regression logistic-loss logistic-regression machine-learning matplotlib numpy regression-models regularization-to-avoid-overfitting scikit-learn sigmoid-function squared-error-cost-function vectorization
Last synced: 11 Apr 2026