1 override of AsRowToRowMapper
Microsoft.ML.Data (1)
EntryPoints\TransformModelImpl.cs (1)
185internal override IRowToRowMapper AsRowToRowMapper(IExceptionContext ectx)
1 reference to AsRowToRowMapper
Microsoft.ML.Ensemble (1)
PipelineEnsemble.cs (1)
86BoundPipelines[i] = pipeline.AsRowToRowMapper(Parent.Host);