2 references to Bound
Microsoft.ML.Ensemble (2)
PipelineEnsemble.cs (2)
227
return new
Bound
(this, schema);
330
var bound = new
Bound
(this, new RoleMappedSchema(data.Schema));