Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/15783#discussion_r86661327
--- 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'm OK with this standardization overall. Here you still have a `##`
section though, was that intended?
---
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]