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

    https://github.com/apache/spark/pull/16013#discussion_r89727297
  
    --- Diff: 
mllib/src/main/scala/org/apache/spark/ml/feature/VectorIndexer.scala ---
    @@ -41,7 +41,7 @@ private[ml] trait VectorIndexerParams extends Params with 
HasInputCol with HasOu
     
       /**
        * Threshold for the number of values a categorical feature can take.
    -   * If a feature is found to have greater than maxCategories values, then 
it is declared
    +   * If a feature is found to have {@literal >} maxCategories values, then 
it is declared
    --- End diff --
    
    Scaladoc/javadoc not found.


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