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