Hello all, In our use case we would like to return top 10 predicted values. I've looked at NaiveBayes & LogisticRegressionModel and cannot seem to find a way to get the predicted values for a vector - is this possible with mllib/spark?
Thanks, Rich
Hello all, In our use case we would like to return top 10 predicted values. I've looked at NaiveBayes & LogisticRegressionModel and cannot seem to find a way to get the predicted values for a vector - is this possible with mllib/spark?
Thanks, Rich