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