Skip to content
  • Meihua Wu's avatar
    331f0b10
    [SPARK-9642] [ML] LinearRegression should supported weighted data · 331f0b10
    Meihua Wu authored
    In many modeling application, data points are not necessarily sampled with equal probabilities. Linear regression should support weighting which account the over or under sampling.
    
    work in progress.
    
    Author: Meihua Wu <meihuawu@umich.edu>
    
    Closes #8631 from rotationsymmetry/SPARK-9642.
    331f0b10
    [SPARK-9642] [ML] LinearRegression should supported weighted data
    Meihua Wu authored
    In many modeling application, data points are not necessarily sampled with equal probabilities. Linear regression should support weighting which account the over or under sampling.
    
    work in progress.
    
    Author: Meihua Wu <meihuawu@umich.edu>
    
    Closes #8631 from rotationsymmetry/SPARK-9642.
Loading