1 write to Trainer
Microsoft.ML.CodeGenerator (1)
CodeGenerator\CSharp\CodeGenerator.cs (1)
380Trainer = trainerMethod,
4 references to Trainer
Microsoft.ML.CodeGenerator (4)
Templates\Console\ModelBuilder.cs (4)
120if(Trainer != String.Empty ) { 127this.Write(this.ToStringHelper.ToStringWithCulture(Trainer)); 137if(PreTrainerTransforms.Count >0 && Trainer != String.Empty ) { 140else if (PreTrainerTransforms.Count >0 && Trainer == String.Empty) {