ConversionsCatalog Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |