10 types derived from TrainerInputBaseWithWeight
Microsoft.ML.Data (1)
Training\TrainerInputBase.cs (1)
102public abstract class TrainerInputBaseWithGroupId : TrainerInputBaseWithWeight
Microsoft.ML.EntryPoints (2)
ModelOperations.cs (1)
56public sealed class CombineOvaPredictorModelsInput : TrainerInputBaseWithWeight
OneVersusAllMacro.cs (1)
31public sealed class Arguments : TrainerInputBaseWithWeight
Microsoft.ML.FastTree (1)
GamTrainer.cs (1)
35public abstract class OptionsBase : TrainerInputBaseWithWeight
Microsoft.ML.Mkl.Components (1)
OlsLinearRegression.cs (1)
73public sealed class Options : TrainerInputBaseWithWeight
Microsoft.ML.StandardTrainers (5)
FactorizationMachine\FactorizationMachineTrainer.cs (1)
106public sealed class Options : TrainerInputBaseWithWeight
LdSvm\LdSvmTrainer.cs (1)
73public sealed class Options : TrainerInputBaseWithWeight
Standard\LogisticRegression\LbfgsPredictorBase.cs (1)
40public abstract class OptionsBase : TrainerInputBaseWithWeight
Standard\SdcaBinary.cs (2)
158public abstract class OptionsBase : TrainerInputBaseWithWeight 1835public class OptionsBase : TrainerInputBaseWithWeight