BagOfWordsTInput, TClustering Properties |
The BagOfWordsTInput, TClustering generic type exposes the following members.
Name | Description | |
---|---|---|
Clustering |
Gets the clustering algorithm used to create this model.
(Inherited from BaseBagOfWordsTModel, TInput, TClustering.) | |
NumberOfInputs |
Gets the number of inputs accepted by the model.
(Inherited from BaseBagOfWordsTModel, TInput, TClustering.) | |
NumberOfOutputs |
Gets the number of outputs generated by the model.
(Inherited from BaseBagOfWordsTModel, TInput, TClustering.) | |
NumberOfWords |
Gets the number of words in this codebook.
(Inherited from BaseBagOfWordsTModel, TInput, TClustering.) | |
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.) |