CategoricalEntailmentEnsembleOptimizationContextOverallNumberOfFeatureCategories Property
Gets the overall number of feature categories.
Namespace: Novacta.Analytics.AdvancedAssembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
public int OverallNumberOfFeatureCategories { get; }
Public ReadOnly Property OverallNumberOfFeatureCategories As Integer
Get
public:
property int OverallNumberOfFeatureCategories {
int get ();
}
member OverallNumberOfFeatureCategories : int with get
Property Value
Int32
The sum of all entries in
FeatureCategoryCounts.