1 write to OutputType
Microsoft.ML.Transforms (1)
MissingValueIndicatorTransformer.cs (1)
171
OutputType
= outType;
2 references to OutputType
Microsoft.ML.Transforms (2)
MissingValueIndicatorTransformer.cs (2)
217
result[iinfo] = new DataViewSchema.DetachedColumn(_infos[iinfo].Name, _infos[iinfo].
OutputType
, builder.ToAnnotations());
456
ctx.AddIntermediateVariable(_infos[iinfo].
OutputType
, info.Name)))