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

    https://github.com/apache/spark/pull/6296#discussion_r30760090
  
    --- Diff: docs/ml-guide.md ---
    @@ -150,11 +150,12 @@ This is useful if there are two algorithms with the 
`maxIter` parameter in a `Pi
     
     # Algorithm Guides
     
    -There are now several algorithms in the Pipelines API which are not in the 
lower-level MLlib API, so we link to documentation for them here.  These 
algorithms are mostly feature transformers, which fit naturally into the 
`Transformer` abstraction in Pipelines.
    +There are now several algorithms in the Pipelines API which are not in the 
lower-level MLlib API, so we link to documentation for them here.  These 
algorithms are mostly feature transformers, which fit naturally into the 
`Transformer` abstraction in Pipelines and ensembles, which fit naturally into 
the `Estimator` abstraction in the Pipelines.
    --- End diff --
    
    Add comma before "and ensembles"


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to