Categorical Encoding.Get Level String Method
Returns a string representation for the specified level.
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
public virtual string GetLevelString(
int levelIndex,
bool fullRank
)
Parameters
- levelIndex Int32
- The level for which a string representation is requested.
- fullRank Boolean
- Specifies whether the encoding is full rank.