ConversionsCatalog Class

Definition

Collection of extension methods for TransformsCatalog to create instances of key to binary vector mapping transformer components

public static class ConversionsCatalog
type ConversionsCatalog = class
Public Module ConversionsCatalog
Inheritance
ConversionsCatalog

Methods

MapKeyToBinaryVector(TransformsCatalog+ConversionTransforms, String, String)

Create a KeyToBinaryVectorMappingEstimator, which converts key types to their corresponding binary representation of the original value.

Applies to