-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(I. Showing the Bias) Learning to Rank (Rerank) the Recommended Team Members to Mitigate Popularity Bias #14
Comments
@hosseinfani Also we will be working on the re ranking found in the paper implementing it on team formation. We are in the verge of understanding how the algorithm works. |
@yogeswarl please add more details about the formulation of the metrics, and also, create a toy example for unit test your code to extract the metric values. |
Popularity bias in this case is defined as a discrepancy between the popular items and the Non popular items. A popular item in this scenario is defined as a team formed with authors having the most number of papers published with similar field of study(FOS). We create a toy(sample) data set to show this phenomenon. Average Coverage of Long Tail Items(ACTL): found in paper : https://arxiv.org/pdf/1901.07555.pdf Group Average popularity(GAP): found in paper: https://arxiv.org/pdf/1907.13286.pdf |
|
Good Evening Dr. @hosseinfani, Our readme file has more details on the working. Thanks |
@yogeswarl |
Thank you for
|
@hosseinfani, @Rounique and I have made the changes to the code. we are working on completing the document and will show our corrections tomorrow. Thanks |
@yogeswarl @Rounique
Please update me regarding your project in this issue page. Git does not allow me to assign this issue to more than 1 person :(
The text was updated successfully, but these errors were encountered: