- 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.
- Natural Language Processing Fundamentals
- 反饋系統(tǒng):多學(xué)科視角(原書(shū)第2版)
- 統(tǒng)計(jì)學(xué)習(xí)理論與方法:R語(yǔ)言版
- 基于神經(jīng)網(wǎng)絡(luò)的監(jiān)督和半監(jiān)督學(xué)習(xí)方法與遙感圖像智能解譯
- 手機(jī)游戲程序開(kāi)發(fā)
- 嵌入式操作系統(tǒng)原理及應(yīng)用
- R Data Analysis Projects
- 單片機(jī)技能與實(shí)訓(xùn)
- Creating ELearning Games with Unity
- 人工智能:智能人機(jī)交互
- 網(wǎng)頁(yè)設(shè)計(jì)與制作
- PyTorch深度學(xué)習(xí)
- 電機(jī)與電力拖動(dòng)
- 人工智能基礎(chǔ)教程:Python篇(青少版)
- 數(shù)據(jù)庫(kù)技術(shù):Access 2003 計(jì)算機(jī)網(wǎng)絡(luò)技術(shù)