CategoricalEntailmentEnsembleOptimizationContextNumberOfResponseCategories Property
Gets the number of categories in the response variable.
Namespace: Novacta.Analytics.AdvancedAssembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
public int NumberOfResponseCategories { get; }
Public ReadOnly Property NumberOfResponseCategories As Integer
Get
public:
property int NumberOfResponseCategories {
int get ();
}
member NumberOfResponseCategories : int with get
Property Value
Int32
The number of categories in the response variable.