Skip to content
  • Holden Karau's avatar
    e71cd96b
    [SPARK-15316][PYSPARK][ML] Add linkPredictionCol to GeneralizedLinearRegression · e71cd96b
    Holden Karau authored
    ## What changes were proposed in this pull request?
    
    Add linkPredictionCol to GeneralizedLinearRegression and fix the PyDoc to generate the bullet list
    
    ## How was this patch tested?
    
    doctests & built docs locally
    
    Author: Holden Karau <holden@us.ibm.com>
    
    Closes #13106 from holdenk/SPARK-15316-add-linkPredictionCol-toGeneralizedLinearRegression.
    e71cd96b
    [SPARK-15316][PYSPARK][ML] Add linkPredictionCol to GeneralizedLinearRegression
    Holden Karau authored
    ## What changes were proposed in this pull request?
    
    Add linkPredictionCol to GeneralizedLinearRegression and fix the PyDoc to generate the bullet list
    
    ## How was this patch tested?
    
    doctests & built docs locally
    
    Author: Holden Karau <holden@us.ibm.com>
    
    Closes #13106 from holdenk/SPARK-15316-add-linkPredictionCol-toGeneralizedLinearRegression.
Loading