Categorical Encoding.Get Level String Method
Returns a string representation for the specified level.
Definition
Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
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.