2 writes to OutputType
Microsoft.ML.Data (2)
Model\Pfa\BoundPfaContext.cs (2)
151Pfa.OutputType = lastType; 159Pfa.OutputType = recordType;
2 references to OutputType
Microsoft.ML.Data (2)
Model\Pfa\BoundPfaContext.cs (1)
100/// This call will set <see cref="PfaContext.OutputType"/> to an appropriate output type based
Model\Pfa\PfaContext.cs (1)
113val["output"] = OutputType;