- Deep Learning By Example
- Ahmed Menshawy
- 167字
- 2021-06-24 18:52:37
Overfitting
As we have seen in our fish recognition task, we have tried to enhance our model's performance by increasing the model complexity and perfectly classifying every single instance of the training samples. As we will see later, such models do not work over unseen data (such as the data that we will use for testing the performance of our model). Having trained models that work perfectly over the training samples but fail to perform well over the testing samples is called overfitting.
If you sift through the latter part of the chapter, we build a learning system with an objective to use the training samples as a knowledge base for our model in order to learn from it and generalize over the unseen data. Performance error of the trained model is of no interest to us over the training data; rather, we are interested in the performance (generalization) error of the trained model over the testing samples that haven't been involved in the training phase.
- Internet接入·網(wǎng)絡(luò)安全
- 平面設(shè)計初步
- 實時流計算系統(tǒng)設(shè)計與實現(xiàn)
- ServiceNow Cookbook
- 樂高機器人—槍械武器庫
- 基于單片機的嵌入式工程開發(fā)詳解
- Containers in OpenStack
- Hadoop應(yīng)用開發(fā)基礎(chǔ)
- 所羅門的密碼
- 精通LabVIEW程序設(shè)計
- FANUC工業(yè)機器人配置與編程技術(shù)
- 電腦故障排除與維護終極技巧金典
- Redash v5 Quick Start Guide
- 精通ROS機器人編程(原書第2版)
- 天才與算法:人腦與AI的數(shù)學(xué)思維