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