Share via


UnsupervisedTrainerInputBaseWithWeight Třída

Definice

Základní třída pro všechny vstupy trenéra bez dohledu, které podporují sloupci hmotnosti.

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

Pole

ExampleWeightColumnName

Sloupec, který se má použít pro příklad hmotnosti.

FeatureColumnName

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

(Zděděno od TrainerInputBase)

Platí pro