Skip to content
Snippets Groups Projects
  • Bryan Cutler's avatar
    4133c1b0
    [SPARK-21469][ML][EXAMPLES] Adding Examples for FeatureHasher · 4133c1b0
    Bryan Cutler authored
    ## What changes were proposed in this pull request?
    
    This PR adds ML examples for the FeatureHasher transform in Scala, Java, Python.
    
    ## How was this patch tested?
    
    Manually ran examples and verified that output is consistent for different APIs
    
    Author: Bryan Cutler <cutlerb@gmail.com>
    
    Closes #19024 from BryanCutler/ml-examples-FeatureHasher-SPARK-21810.
    4133c1b0
    History
    [SPARK-21469][ML][EXAMPLES] Adding Examples for FeatureHasher
    Bryan Cutler authored
    ## What changes were proposed in this pull request?
    
    This PR adds ML examples for the FeatureHasher transform in Scala, Java, Python.
    
    ## How was this patch tested?
    
    Manually ran examples and verified that output is consistent for different APIs
    
    Author: Bryan Cutler <cutlerb@gmail.com>
    
    Closes #19024 from BryanCutler/ml-examples-FeatureHasher-SPARK-21810.