1 interface inheriting from IValueMapper
Microsoft.ML.Core (1)
Data\IValueMapper.cs (1)
48internal interface IValueMapperDist : IValueMapper
2 references to IValueMapper
Microsoft.ML.Data (2)
Model\Onnx\ICanSaveOnnx.cs (1)
71/// For simple mappers. Intended to be used for <see cref="IValueMapper"/> and
Model\Pfa\ICanSavePfa.cs (1)
75/// For simple mappers. Intended to be used for <see cref="IValueMapper"/> and