1 instantiation of ArrayIPredictorModelOutput
Microsoft.ML.EntryPoints (1)
MacroUtils.cs (1)
91
var result = new
ArrayIPredictorModelOutput
3 references to ArrayIPredictorModelOutput
Microsoft.ML.EntryPoints (3)
MacroUtils.cs (3)
89
public static
ArrayIPredictorModelOutput
MakeArray(IHostEnvironment env, ArrayIPredictorModelInput input)
91
var
result = new ArrayIPredictorModelOutput
137
outputMap.Add(nameof(MacroUtils.
ArrayIPredictorModelOutput
.OutputModels), outputVarName);