1 instantiation of Impl
Microsoft.ML.Data (1)
Transforms\ValueToKeyMappingTransformerImpl.cs (1)
851return new Impl<T>(env, schema, mapT, infos, textMetadata, iinfo);
1 reference to Impl
Microsoft.ML.Data (1)
Transforms\ValueToKeyMappingTransformerImpl.cs (1)
1075/// The key-typed version is the same as <see cref="BoundTermMap.Impl{T}"/>, except the metadata