BlockedTransformers.WoETargetEncoder Field
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.
Weight of Evidence encoding is a technique used to encode categorical variables. It uses the natural log of the P(1)/P(0) to create weights.
public static Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.BlockedTransformers WoETargetEncoder;
staticval mutable WoETargetEncoder : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.BlockedTransformers
Public Shared WoETargetEncoder As BlockedTransformers