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

    https://github.com/apache/spark/pull/15783#discussion_r86704913
  
    --- Diff: docs/ml-tuning.md ---
    @@ -62,7 +62,7 @@ To help construct the parameter grid, users can use the 
[`ParamGridBuilder`](api
     
     After identifying the best `ParamMap`, `CrossValidator` finally re-fits 
the `Estimator` using the best `ParamMap` and the entire dataset.
     
    -## Example: model selection via cross-validation
    +## Examples: model selection via cross-validation
    --- End diff --
    
    I hesitated about where to modify this place. For there are not may links 
in http://spark.apache.org/docs/latest/ml-tuning.html like those in 
featureAlgos http://spark.apache.org/docs/latest/ml-features.html.
    But now, I tend to use `**examples...**` for standardization.


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