Categorical Encoding Constructor
Constructs a new encoding object.
Definition
Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
protected CategoricalEncoding(
IIndex categoryIndex
)
Parameters
- categoryIndex IIndex
- The index that is being encoded.