CountVectorizerModel.SetInputCol(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定 應該從中讀取的資料行 CountVectorizerModel 。
public Microsoft.Spark.ML.Feature.CountVectorizerModel SetInputCol(string value);
member this.SetInputCol : string -> Microsoft.Spark.ML.Feature.CountVectorizerModel
Public Function SetInputCol (value As String) As CountVectorizerModel
參數
- value
- String
要作為來源的資料行名稱。
傳回
CountVectorizerModel 具有輸入資料行集