The following are the hyperparameters that you tune when using the TD_KMeansPredict function:
- OutputDistance
- Indicator to return the distance between each data point and the nearest cluster.
- Accumulate
- Input table column names to include in the output table.
- UseSIMD
- Specifies whether to invoke SIMD instruction set for computing vector operations (distance between vectors).
Default: false