You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by mengxr <gi...@git.apache.org> on 2014/08/12 23:21:27 UTC

[GitHub] spark pull request: SPARK-2830 [MLlib]: re-organize mllib document...

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

    https://github.com/apache/spark/pull/1908#discussion_r16143682
  
    --- 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 --
    
    `Data Types` -> `Data types` (to be consistent with others)


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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