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

    https://github.com/apache/spark/pull/20070#discussion_r158976171
  
    --- Diff: 
examples/src/main/scala/org/apache/spark/examples/ml/DeveloperApiExample.scala 
---
    @@ -169,10 +169,10 @@ private class MyLogisticRegressionModel(
         Vectors.dense(-margin, margin)
       }
     
    -  /** Number of classes the label can take. 2 indicates binary 
classification. */
    +  // Number of classes the label can take. 2 indicates binary 
classification.
    --- End diff --
    
    +1


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to