kFoldValidationCase Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWBI.Core.WebClassifier.validation.kFoldValidationCase"]
Namespace: imbWBI.Core.WebClassifier.validation
public class kFoldValidationCase : fileDataStructure, IFileDataStructure, IObjectWithNameAndDescription, IObjectWithDescription, IObjectWithName
The kFoldValidationCase type exposes the following members.
| Name | Description | |
|---|---|---|
| kFoldValidationCase | Initializes a new instance of the kFoldValidationCase class |
| Name | Description | |
|---|---|---|
| caseFolder | ||
| caseSampleFolder |
Randomly picked cases for Micro-analysis of FV Extraction - similarity computation between a case and a category
| |
| context | ||
| description | ||
| descriptor | (Inherited from fileDataStructure.) | |
| evaluationCases | ||
| evaluationResults | ||
| extractor | ||
| folder | (Inherited from fileDataStructure.) | |
| id | ||
| kFoldMaster | ||
| knowledgeLibrary | ||
| name | ||
| testReport | ||
| trainingCases |
| Name | Description | |
|---|---|---|
| CustomFolderDescriptionLines | (Inherited from fileDataStructure.) | |
| 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.) | |
| OnBeforeSave | (Overrides fileDataStructure.OnBeforeSave.) | |
| OnLoaded | (Overrides fileDataStructure.OnLoaded.) | |
| Save | (Inherited from fileDataStructure.) | |
| SetFolderDescription | (Inherited from fileDataStructure.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |