|
|
BaseBagOfWordsTModel, TInput, TClustering Properties |
The BaseBagOfWordsTModel, TInput, TClustering generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Clustering |
Gets the clustering algorithm used to create this model.
| |
| NumberOfInputs |
Gets the number of inputs accepted by the model.
| |
| NumberOfOutputs |
Gets the number of outputs generated by the model.
| |
| NumberOfWords |
Gets the number of words in this codebook.
| |
| ParallelOptions |
Gets or sets the parallelization options for this algorithm.
(Inherited from ParallelLearningBase.) | |
| Token |
Gets or sets a cancellation token that can be used
to cancel the algorithm while it is running.
(Inherited from ParallelLearningBase.) |