-
Notifications
You must be signed in to change notification settings - Fork 741
Description
-
In the CLI, you can add a requirement for a variance limit and math. the expectation is bounded. The Cauchy distribution is sometimes encountered in engineering in the laser industry.
-
Bias - an error with the choice of a set of functions from which you choose, the objective function is far from the projection on this set of functions that you are considering.
-
Variance - associated with the instability of the solutions obtained based on sampling examples from the population.
For (2) and (3) better read the Statistical Learning book, the definitions from CheatSheet are too vague at least for me. -
In non-parametric models, these are models where there are no training parameters. For example, the nearest neighbor method. (Or more sophisticated models from MetaLearning that use in one of it's flavor non-parametric blocks)
-
Cross-Validation - does not do any validation, rather it is an assessment. If you want validation (in the sense of guarantees) - this principle is not suitable.
-
In Subset selection you put 0-norm, that's very bad jargon. Zero is not the norm. It is not homogeneous (multiplying a vector by 10 will not multiply a value by 10). Use the word cardinality(.)