to penalize
- verb
- /ˈpɛnəˌlaɪz/
- Specialized
- In order to improve model accuracy, we need to penalize excessive complexity in the parameters.
- penalized spline
- penalized likelihood
Where and what particular mismatches would you want to penalize more and less?
- Where and what particular mismatches would you want to penalize more and less?
Examples
-
So essentially we'll try to to penalize non smoothness.
-
We penalize not walking on preferred terrain features by adding extra distance.
Academic text (2016) -
CPK now penalizes deviations from the mean.
-
According to Google, this update aimed at penalizing scraper or duplicate content sites.
Blog text (22) -
In building the street map, we give preference to terrain features like ridgelines by designing a distance measure that penalizes not walking along the terrain feature.
Academic text (2016) -
Multiple-choice and fill-in responses are preferred; exposition and creativity are penalized.
Academic text (1990) -
We fit a penalized spline and chose the optimum penalty using generalized cross-validation.
Academic text (2012) -
The algorithm will penalize overfitting by incorporating a regularization term in the loss function.
-
To prevent bias, we often penalize solutions that deviate significantly from the expected values.
Synonyms
To make a model simpler so it learns general patterns, not noise
Antonyms
How Strong
Surface Forms
Morphology
Etymology
Penalize comes from the Latin word poena meaning 'punishment', the same root as penalty. In maths and machine learning, to penalize a model means to add a 'penalty' or extra cost to stop it from getting too complex, which is like giving the model a small 'punishment' for complexity.