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

    https://github.com/apache/spark/pull/12143#discussion_r58853491
  
    --- Diff: 
examples/src/main/java/org/apache/spark/examples/ml/JavaModelSelectionViaTrainValidationSplitExample.java
 ---
    @@ -33,6 +33,16 @@
     
     /**
      * Java example for Model Selection via Train Validation Split.
    + *
    + * A simple example demonstrating model selection using 
TrainValidationSplit.
    --- End diff --
    
    We can consolidate this comment line with the one above, this one is a bit 
redundant. Maybe something like `Java example demonstrating model selection 
using TrainValidationSplit"


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