TextFeaturizingEstimator.NormFunction Enum

Definition

Text vector normalizer kind.

C#
public enum TextFeaturizingEstimator.NormFunction
Inheritance
TextFeaturizingEstimator.NormFunction

Fields

Name Value Description
None 0

Use this to disable normalization.

L1 1

L1-norm.

L2 2

L2-norm.

Infinity 3

Infinity-norm.

Applies to

Product Versions
ML.NET 1.0.0, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0, 4.0.0, Preview