Please enable JavaScript.
Coggle requires JavaScript to display documents.
Statistical learning (Variables (Error term (Types (Irreducible (Larger…
Statistical learning
Variables
-
-
-
Training data
-
Use these training data observations to train, or teach, our method how to estimate f
Assessing model accuracy
-
-
Bias-Variance Trade-off
-
Bias
The error that is introduced by approximating a real-life problem, which may be extremely complicated, by a much simpler model
Generally, more flexible methods result in less bias
-
-
-
-