- Mastering Machine Learning Algorithms
- Giuseppe Bonaccorso
- 138字
- 2021-06-25 22:07:26
Variance of an estimator
At the beginning of this chapter, we have defined the data generating process pdata, and we have assumed that our dataset X has been drawn from this distribution; however, we don't want to learn existing relationships limited to X, but we expect our model to be able to generalize correctly to any other subset drawn from pdata. A good measure of this ability is provided by the variance of the estimator:
The variance can be also defined as the square of the standard error (analogously to the standard deviation). A high variance implies dramatic changes in the accuracy when new subsets are selected, because the model has probably reached a very high training accuracy through an over-learning of a limited set of relationships, and it has almost completely lost its ability to generalize.
- Cinema 4D R13 Cookbook
- 基于LabWindows/CVI的虛擬儀器設計與應用
- 精通Windows Vista必讀
- 21天學通C#
- 讓每張照片都成為佳作的Photoshop后期技法
- 基于ARM 32位高速嵌入式微控制器
- 電腦日常使用與維護322問
- 精通LabVIEW程序設計
- PowerMill 2020五軸數控加工編程應用實例
- 傳感器與自動檢測
- Linux Shell Scripting Cookbook(Third Edition)
- Arduino創意機器人入門:基于ArduBlock(第2版)
- 百度智能小程序:AI賦能新機遇
- 單片機C語言編程實踐
- Cassandra Design Patterns