BlockedTransformer.WoETargetEncoder Property
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 Azure.ResourceManager.MachineLearning.Models.BlockedTransformer WoETargetEncoder { get; }
static member WoETargetEncoder : Azure.ResourceManager.MachineLearning.Models.BlockedTransformer
Public Shared ReadOnly Property WoETargetEncoder As BlockedTransformer
Property Value
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET