BaseBagOfWordsTModel, TInput, TClusteringTransform Method |
Name | Description | |
---|---|---|
Transform(TInput) |
Applies the transformation to an input, producing an associated output.
| |
Transform(TInput) |
Applies the transformation to an input, producing an associated output.
| |
Transform(TInput) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
| |
Transform(TInput, SparseDouble) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
| |
Transform(TInput, Double) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
| |
Transform(TInput, Int32) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
| |
Transform(TInput, Double) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
| |
Transform(TInput, Int32) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
|