05.course-cross-validation【交叉验证】
In this tutorial, you will learn how to use cross-validation for better measures of model performance. 在本教程中,您将学习如何使用交叉验证来更好地衡量模型性能。 Introduction 介绍 Machine learning is an iterative process. 机器学习是一个迭代过程。 You will face choices about what predictive variables to use, what types of models to use, what arguments to supply to those models, etc. So far, you have made […]