Bucketizer.SetOutputCols(List<String>) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將在 DataFrame 中建立的資料 Bucketizer 行清單。
public Microsoft.Spark.ML.Feature.Bucketizer SetOutputCols (System.Collections.Generic.List<string> value);
member this.SetOutputCols : System.Collections.Generic.List<string> -> Microsoft.Spark.ML.Feature.Bucketizer
Public Function SetOutputCols (value As List(Of String)) As Bucketizer
參數
傳回
新增 Bucketizer 物件