Share via


TrainerInputBaseWithLabel Třída

Definice

Základní třída pro všechny vstupy trenéra, které podporují sloupec Label.

public abstract class TrainerInputBaseWithLabel : Microsoft.ML.Trainers.TrainerInputBase
type TrainerInputBaseWithLabel = class
    inherit TrainerInputBase
Public MustInherit Class TrainerInputBaseWithLabel
Inherits TrainerInputBase
Dědičnost
TrainerInputBaseWithLabel
Odvozené

Pole

FeatureColumnName

Sloupec, který se má použít pro funkce.

(Zděděno od TrainerInputBase)
LabelColumnName

Sloupec, který se má použít pro popisky.

Platí pro