Skip to content
Snippets Groups Projects
Commit 331f0b10 authored by Meihua Wu's avatar Meihua Wu Committed by DB Tsai
Browse files

[SPARK-9642] [ML] LinearRegression should supported weighted data

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.
parent ca9fe540
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment