试题详情

在Python中, 以下语句正确的是 。

Afrom pandas import xgboost

Bfrom numpy import svm

Cfrom sklearn import svm

Dimport xgboost as xgb