Udostępnij za pośrednictwem


TrainerInputBaseWithLabel Klasa

Definicja

Klasa bazowa dla wszystkich danych wejściowych trenera, które obsługują kolumnę Label.

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

Pola

FeatureColumnName

Kolumna do użycia dla funkcji.

(Odziedziczone po TrainerInputBase)
LabelColumnName

Kolumna do użycia dla etykiet.

Dotyczy