2 instantiations of ImplVec
Microsoft.ML.Ensemble (2)
PipelineEnsemble.cs (2)
538
return new
ImplVec
(env, predictors, vectorCombiner);
559
return new
ImplVec
(env, ctx, scoreColumnKind);