DocumentSetCaseCollectionReport Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWBI.Core.WebClassifier.reportData.classificationReports.DocumentSetCaseCollectionReport"]
Namespace: imbWBI.Core.WebClassifier.reportData.classificationReports
public class DocumentSetCaseCollectionReport : classificationReport
The DocumentSetCaseCollectionReport type exposes the following members.
| Name | Description | |
|---|---|---|
| DocumentSetCaseCollectionReport | Initializes a new instance of the DocumentSetCaseCollectionReport class | |
| DocumentSetCaseCollectionReport(String) | Initializes a new instance of the DocumentSetCaseCollectionReport class |
| Name | Description | |
|---|---|---|
| Classifier | (Inherited from classificationReport.) | |
| Comment | (Inherited from classificationReport.) | |
| Correct | (Inherited from classificationReport.) | |
| Count | (Inherited from classificationReport.) | |
| EntryFlags | (Inherited from classificationReport.) | |
| F1measure | (Inherited from classificationReport.) | |
| Name | (Inherited from classificationReport.) | |
| Precision | (Inherited from classificationReport.) | |
| Recall | (Inherited from classificationReport.) | |
| Targets | (Inherited from classificationReport.) | |
| Wrong | (Inherited from classificationReport.) |
| Name | Description | |
|---|---|---|
| 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.) | |
| GetSetMetrics | (Inherited from classificationReport.) | |
| 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.) |