AttributeError:'DictVectorizer' object has no attribute 'feature_names_' 这是函数调用: vec = DictVectorizer() x_test = vec.transform(X_features)
確定! 回上一頁