code_10.py 86 字节
Newer Older
ToTensor's avatar
ToTensor 已提交
1 2
from xgboost import XGBClassifier # 导入XGB模型
xgb = XGBClassifier() # XGB模型