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