Zu dieser Karteikarte gibt es einen kompletten Satz an Karteikarten. Kostenlos!
77
What is the bias-variance tradeoff?
Bias is how accurate a model is across different training sets (how general a model is).
Variance is how sensitive a model is to small changes in the training set.
Error = Variance + Bias^2 + Noise
We want to minimize the bias and the variance of the model error.
High bias -> underfitting (model too simple)
High variance -> overfitting (model too complex)
To achieve good performance on data outside the training set a tradeoff must be made.
Variance is how sensitive a model is to small changes in the training set.
Error = Variance + Bias^2 + Noise
We want to minimize the bias and the variance of the model error.
High bias -> underfitting (model too simple)
High variance -> overfitting (model too complex)
To achieve good performance on data outside the training set a tradeoff must be made.
Tags:
Quelle: CI Teil 1 Lecture 6
Quelle: CI Teil 1 Lecture 6
Karteninfo:
Autor: Sepp Samuel
Oberthema: Telematik
Thema: Computational Intelligence
Schule / Uni: TU Graz
Veröffentlicht: 02.07.2014