ICategoricalVector.Encoding Property

Gets or sets the encoding used when creating indicator variables.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
CategoricalEncoding Encoding { get; set; }

Property Value

CategoricalEncoding

See Also