Marcs Notes

Home

❯

university

❯

Data Science

❯

Machine Learning

❯

Evaluation

❯

Validation Curve

Validation Curve

10. Juni 20251 min read

Validation Curve

A validation curve is similar to a Learning Curve but it is being used to estimate various Hyperparameters and not only the sample size.

We can for example vary the Regularisation parameter of a Logistic Regression to see how much one should penalize for Overfitting.


Graphansicht

Backlinks

  • Model Evaluation
  • Learning Curve

Erstellt mit Quartz v4.5.0 © 2025

  • GitHub