Github user MLnick commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20332#discussion_r164387272
  
    --- Diff: docs/ml-classification-regression.md ---
    @@ -125,7 +123,8 @@ Continuing the earlier example:
     
[`LogisticRegressionTrainingSummary`](api/python/pyspark.ml.html#pyspark.ml.classification.LogisticRegressionSummary)
     provides a summary for a
     
[`LogisticRegressionModel`](api/python/pyspark.ml.html#pyspark.ml.classification.LogisticRegressionModel).
    -Currently, only binary classification is supported. Support for multiclass 
model summaries will be added in the future.
    +In the case of binary classification, certain additional metrics are
    --- End diff --
    
    Missing " The binary summary can be accessed via the ..." sentence in this 
one


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to