Click or drag to resize

CategoricalEntailmentEnsembleOptimizationContextNumberOfResponseCategories Property

Gets the number of categories in the response variable.

Namespace:  Novacta.Analytics.Advanced
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public int NumberOfResponseCategories { get; }

Property Value

Type: Int32
The number of categories in the response variable.
See Also