06.exercise-xgboost【练习:XGBoost】
This notebook is an exercise in the Intermediate Machine Learning course. You can reference the tutorial at this link. In this exercise, you will use your new knowledge to train a model with gradient boosting. 在本练习中,您将使用新知识来训练梯度提升的模型。 Setup 设置 The questions below will give you feedback on your work. Run the following cell to set up […]