LiFT icon indicating copy to clipboard operation
LiFT copied to clipboard

The LinkedIn Fairness Toolkit (LiFT) is a Scala/Spark library that enables the measurement of fairness in large scale machine learning workflows.

Results 1 LiFT issues
Sort by recently updated
recently updated
newest added

The skew computation and KL divergence metrics accept an `alpha` parameter to add Laplace smoothing. However, this parameter is not exposed via the higher level APIs. We should be able...

enhancement