· Xiaojing Yang · Statistics
Regularization: Statistics Behind L1 and L2
Regularization controls model complexity by making some parameter values less plausible.
Regularization controls model complexity by making some parameter values less plausible.
A practical guide to splitting data so model evaluation stays honest.
偏差和方差解释了为什么模型太简单或太灵活都会失败。
用 bias–variance 诊断 underfitting、overfitting、模型复杂度和泛化问题。
为什么一次划分很脆弱,K-fold 如何工作,以及交叉验证什么时候会在 NLP 中误导我们。
传统 ML 特征如何连接到 embedding、神经网络和现代 NLP 系统。