|
|
MinimumMeanDistanceClassifier Properties |
The MinimumMeanDistanceClassifier type exposes the following members.
| Name | Description | |
|---|---|---|
| Function |
Gets or sets the distance function to be used when comparing a sample to a class mean.
| |
| Means |
Gets or sets the class means to which samples will be compared against.
| |
| NumberOfClasses |
Gets the number of classes expected and recognized by the classifier.
(Inherited from ClassifierBaseTInput, TClasses.) | |
| NumberOfInputs |
Gets the number of inputs accepted by the model.
(Inherited from TransformBaseTInput, TOutput.) | |
| NumberOfOutputs |
Gets the number of outputs generated by the model.
(Inherited from TransformBaseTInput, TOutput.) | |
| Token |
Gets or sets a cancellation token that can be used to
stop the learning algorithm while it is running.
|