Description
Support predictRaw and predictProbability on single instance.
Currently we have expose predict method for classification/regression/clustering models. (GMM has already exposed predictProbability method.)
We may also need to expose predictRaw and predictProbability for online prediction
Attachments
Issue Links
- relates to
-
SPARK-25097 Support prediction on single instance in KMeans/BiKMeans/GMM
- Resolved
-
SPARK-10413 ML models should support prediction on single instances
- Resolved
- links to