CarlosGG's Knowledge Garden 🪴

Search

Search IconIcon to open search

Regularized regression

Last updated Apr 20, 2022 Edit Source

Regularization, in mathematics and statistics and particularly in the field of machine learning, refers to a process of introducing additional information in order to solve an ill-posed problem or to prevent overfitting

See AI/Supervised Learning/Feature selection

# Resources

# Ridge regression

# Elastic net

# LASSO

# Code