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

    https://github.com/apache/spark/pull/10594#discussion_r48823622
  
    --- Diff: docs/ml-classification-regression.md ---
    @@ -535,7 +535,9 @@ The main differences between this API and the [original 
MLlib Decision Tree API]
     * use of DataFrame metadata to distinguish continuous and categorical 
features
     
     
    -The Pipelines API for Decision Trees offers a bit more functionality than 
the original API.  In particular, for classification, users can get the 
predicted probability of each class (a.k.a. class conditional probabilities).
    +The Pipelines API for Decision Trees offers a bit more functionality than 
the original API.  
    +In particular, for classification, users can get the predicted probability 
of each class (a.k.a. class conditional probabilities); 
    --- End diff --
    
    This is not the end, it will concat with the next line in the generated doc.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to