from sklearn.ensemble import Gradient Boosting Classifier # 导入梯度提升模型 gb = Gradient Boosting Classifier() # 梯度提升模型