Back to Glossary Index
Dagster Data Engineering Glossary:
Regularization
A technique used to prevent overfitting in a machine learning model by adding a penalty term to the model’s loss function, commonly used regularizations are L1 and L2 regularization.