Bagikan melalui


TrainerInputBaseWithLabel Kelas

Definisi

Kelas dasar untuk semua input pelatih yang mendukung kolom Label.

public abstract class TrainerInputBaseWithLabel : Microsoft.ML.Trainers.TrainerInputBase
type TrainerInputBaseWithLabel = class
    inherit TrainerInputBase
Public MustInherit Class TrainerInputBaseWithLabel
Inherits TrainerInputBase
Warisan
TrainerInputBaseWithLabel
Turunan

Bidang

FeatureColumnName

Kolom yang digunakan untuk fitur.

(Diperoleh dari TrainerInputBase)
LabelColumnName

Kolom yang digunakan untuk label.

Berlaku untuk