Click or drag to resize

CategoricalEntailmentEnsembleOptimizationContextOverallNumberOfFeatureCategories Property

Gets the overall number of feature categories.

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

Property Value

Type: Int32
The sum of all entries in FeatureCategoryCounts.
See Also