Hello, I have a LogisticRegression model for predicting a binary label. Once I train the model, I run it to get some predictions. I get the following values for RawPrediction. How should I interpret these? Whdo they mean? +----------------------------------------+|rawPrediction |+----------------------------------------+|[30.376879013053156,-30.376879013053156]||[32.08591062636529,-32.08591062636529] ||[34.67079346038218,-34.67079346038218] | >From scikit-learn, I believe, the two values for each user add up to 1.TIA
-- Sent from: http://apache-spark-user-list.1001560.n3.nabble.com/