Skip to content
  • Bago Amirbekian's avatar
    30fcdc03
    [SPARK-22922][ML][PYSPARK] Pyspark portion of the fit-multiple API · 30fcdc03
    Bago Amirbekian authored
    ## What changes were proposed in this pull request?
    
    Adding fitMultiple API to `Estimator` with default implementation. Also update have ml.tuning meta-estimators use this API.
    
    ## How was this patch tested?
    
    Unit tests.
    
    Author: Bago Amirbekian <bago@databricks.com>
    
    Closes #20058 from MrBago/python-fitMultiple.
    30fcdc03
    [SPARK-22922][ML][PYSPARK] Pyspark portion of the fit-multiple API
    Bago Amirbekian authored
    ## What changes were proposed in this pull request?
    
    Adding fitMultiple API to `Estimator` with default implementation. Also update have ml.tuning meta-estimators use this API.
    
    ## How was this patch tested?
    
    Unit tests.
    
    Author: Bago Amirbekian <bago@databricks.com>
    
    Closes #20058 from MrBago/python-fitMultiple.
Loading