Skip to content
  • JeremyNixon's avatar
    511d4929
    [SPARK-12877][ML] Add train-validation-split to pyspark · 511d4929
    JeremyNixon authored
    ## What changes were proposed in this pull request?
    The changes proposed were to add train-validation-split to pyspark.ml.tuning.
    
    ## How was the this patch tested?
    This patch was tested through unit tests located in pyspark/ml/test.py.
    
    This is my original work and I license it to Spark.
    
    Author: JeremyNixon <jnixon2@gmail.com>
    
    Closes #11335 from JeremyNixon/tvs_pyspark.
    511d4929
    [SPARK-12877][ML] Add train-validation-split to pyspark
    JeremyNixon authored
    ## What changes were proposed in this pull request?
    The changes proposed were to add train-validation-split to pyspark.ml.tuning.
    
    ## How was the this patch tested?
    This patch was tested through unit tests located in pyspark/ml/test.py.
    
    This is my original work and I license it to Spark.
    
    Author: JeremyNixon <jnixon2@gmail.com>
    
    Closes #11335 from JeremyNixon/tvs_pyspark.
Loading