featureExtractionMetrics Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWBI.Core.WebClassifier.reportData.optionalReports
public class featureExtractionMetrics
The featureExtractionMetrics type exposes the following members.
| Name | Description | |
|---|---|---|
| featureExtractionMetrics | Initializes a new instance of the featureExtractionMetrics class | |
| featureExtractionMetrics(String, String) | Initializes a new instance of the featureExtractionMetrics class |
| Name | Description | |
|---|---|---|
| categoryName | Name of category this metrics was gathered from | |
| modelName | ||
| Name | name of this metrics entry | |
| RangePositionAvg | Range position | |
| RangePositionStd | ||
| RangeWidthAvg | Average range width - range of feature vector values accross the categoris | |
| RangeWidthStd | Average range width - range of feature vector values accross the categoris | |
| S1Measure | Suitability measure describes how effectivly FVE describes cases, in regard to their categories | |
| SuccessRate | Average success rate of this category or for complete FVE | |
| SuccessStDev | Ratio |
| Name | Description | |
|---|---|---|
| AddValues | ||
| ComputeAverage |
Computes the average from given set of metrics
| |
| DivideValues | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetValues | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |