Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@preetamnandy
Copy link
Contributor

Providing an algorithm for achieving equality of opportunity (EOpp) in rankings in the presence of position bias. This can be done in two steps: (1) debiasing training data to remove the effect of position bias (PositionBiasUtils.scala), and (2) learning the EOpp transformation using the debiased data (EOppUtils.scala). A detailed example based on simulated datasets can be found in EOppUtilsTest.scala.

Copy link

@basukinjal basukinjal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this important module.

@sriramvasudevan
Copy link
Contributor

Thanks @preetamnandy! I've approved the changes from my end.

Copy link

@basukinjal basukinjal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Congrats on the first PR!

@basukinjal basukinjal merged commit 225de65 into linkedin:main Mar 29, 2021
@sriramvasudevan
Copy link
Contributor

Thanks! Next time, let's squash and merge to keep the commit history clean. :)

@sriramvasudevan sriramvasudevan added the enhancement New feature or request label Mar 29, 2021
sriramvasudevan pushed a commit to sriramvasudevan/LiFT that referenced this pull request Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants