Subnode by user @KGBicheno in node [[structural_risk_minimization_(srm)]]
Agora locations contain community contributions whose titles or topics match your search. x
๐Ÿ““ Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Structural_Risk_Minimization_(Srm).md by @KGBicheno โ˜†

structural risk minimization (SRM)

Go back to the [[AI Glossary]]

An algorithm that balances two goals:

The desire to build the most predictive model (for example, lowest loss).
The desire to keep the model as simple as possible (for example, strong regularization).

For example, a function that minimizes loss+regularization on the training set is a structural risk minimization algorithm.

For more information, see http://www.svms.org/srm/.

Contrast with empirical risk minimization.

Loading pushes...