经验误差training error generalization error——accuracy与过拟合overfitting and way to Mitigate overfitting
评估方法:留出法;(important)交叉验证验证法;自助法situation
性能度量:AccuracydicePrecisionRecallFalseOmissionRateTrueNegativeRatejaccard
用某种实验评估方法测得学习器的某个性能指标,对结果进行比较,以此来选择模型。A model is selected by measuring a certain performance index of the learner by an experimental evaluation method, comparing the results to chose final model.