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

    https://github.com/apache/spark/pull/1908#discussion_r16147703
  
    --- Diff: docs/mllib-guide.md ---
    @@ -3,18 +3,19 @@ layout: global
     title: Machine Learning Library (MLlib)
     ---
     
    -MLlib is a Spark implementation of some common machine learning algorithms 
and utilities,
    +MLlib is Spark's scalable machine learning library consisting of common 
learning algorithms and utilities,
     including classification, regression, clustering, collaborative
    -filtering, dimensionality reduction, as well as underlying optimization 
primitives:
    +filtering, dimensionality reduction, as well as underlying optimization 
primitives, as outlined below:
     
    -* [Basics](mllib-basics.html)
    -  * data types 
    +* [Data Types](mllib-basics.html)
    --- End diff --
    
    fixed.


---
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