共用方式為


TrainerInputBaseWithLabel 類別

定義

支援 Label 資料行之所有定型輸入的基類。

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

欄位

FeatureColumnName

要用於功能的資料行。

(繼承來源 TrainerInputBase)
LabelColumnName

要用於標籤的資料行。

適用於