WebFVExtractorBaseT, TSettings Methods |
[This is preliminary documentation and is subject to change.]
The WebFVExtractorBaseT, TSettings generic type exposes the following members.
| Name | Description | |
|---|---|---|
| BuildFeatureVectorDefinition |
Builds the feature vector definition.
| |
| DescribeSelf |
Describes self in multiple lines. Description contains the most important settings and way of operation
| |
| DoClassification(DocumentSetCaseCollection, DocumentSetCaseCollectionSet, ILogBuilder) |
Does the classification.
| |
| DoClassification(kFoldValidationCase, classifierTools, ILogBuilder, Boolean) |
Does the classification.
| |
| DoFVEAndTraining |
Does the training.
| |
| DoFVExtractionForClass |
Does the training for one class. --- old method
| |
| DoFVExtractionForClassViaCases |
Does the FVE for category, using case knowledge. This is alternative algorithm, with higher execution time
| |
| DoFVPostProcessing |
Does the FeatureVector knowledge post-processing.
| |
| DoMakeKnowledge |
Does the make knowledge.
| |
| DoMakeKnowledgeForCase |
Does the make knowledge for case.
| |
| DoPostTrainingProcedure |
Does the post training procedure.
| |
| 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.) | |
| GetClassification |
Gets the classification.
| |
| 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.) |