featureExtractionReport Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWBI.Core.WebClassifier.reportData.optionalReports.featureExtractionReport"]
Namespace: imbWBI.Core.WebClassifier.reportData.optionalReports
public class featureExtractionReport
The featureExtractionReport type exposes the following members.
| Name | Description | |
|---|---|---|
| featureExtractionReport | Initializes a new instance of the featureExtractionReport class | |
| featureExtractionReport(String, Int32, Int32) | Initializes a new instance of the featureExtractionReport class |
| Name | Description | |
|---|---|---|
| DFC | DFC used for master extractor | |
| entries | ||
| HashID | Hash ID used to identify this report in DataTable | |
| LPF | LPF CF frequency applied hereNumber of | |
| name | ||
| Position | Position of the proper dimension (matching the real category of the case) in the range | |
| Range | Range of the dimensions in feature vector | |
| RX | RX function | |
| SMeasure | ||
| Stx | Number of term expansions used for this report | |
| TC | TC configuration | |
| Time | Time required for analysis | |
| TW | HTML Tag configuration |
| Name | Description | |
|---|---|---|
| Add | ||
| Close | ||
| CreateClone | ||
| 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.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |