Share via


UnsupervisedTrainerInputBaseWithWeight 類別

定義

支援加權資料行之所有未監督定型器輸入的基類。

public abstract class UnsupervisedTrainerInputBaseWithWeight : Microsoft.ML.Trainers.TrainerInputBase
type UnsupervisedTrainerInputBaseWithWeight = class
    inherit TrainerInputBase
Public MustInherit Class UnsupervisedTrainerInputBaseWithWeight
Inherits TrainerInputBase
繼承
UnsupervisedTrainerInputBaseWithWeight
衍生

欄位

ExampleWeightColumnName

要用於加權的資料行。

FeatureColumnName

要用於功能的資料行。

(繼承來源 TrainerInputBase)

適用於