FeatureVectorDefinitionSet Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWBI.Core.WebClassifier.wlfClassifier.FeatureVectorDefinitionSet"]
Namespace: imbWBI.Core.WebClassifier.wlfClassifier
public class FeatureVectorDefinitionSet
The FeatureVectorDefinitionSet type exposes the following members.
| Name | Description | |
|---|---|---|
| FeatureVectorDefinitionSet | Initializes a new instance of the FeatureVectorDefinitionSet class |
| Name | Description | |
|---|---|---|
| FeatureVectorDefinition | ||
| ItemInt32 | ||
| ItemString | ||
| serialization |
Collection of feature vectors used for serialization
|
| Name | Description | |
|---|---|---|
| Add(FeatureVectorDefinition) |
Adds new FeatureVector definition.
| |
| Add(String, String, Double, Boolean) |
Adds new FeatureVector definition.
| |
| Count | ||
| DescribeSelf |
Creates multi-line description of current configuration
| |
| 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.) |