DataResponsibly / ShaRP

Implementation of the algorithm proposed in the paper "ShaRP: Explaining Rankings with Shapley Values", by Pliatsika et al.
MIT License
0 stars 0 forks source link

Check Rank-based QoI's #4

Closed joaopfonseca closed 5 months ago

joaopfonseca commented 8 months ago

Describe the bug

With the new refactored code, some bugs might have been introduced, and the algorithm might be inconsistent the way it was originally implemented. Some tests need to be added to ensure ShaRP is producing the expected behavior.

Steps/Code to Reproduce

No response

Expected Results

No response

Actual Results

No response

Versions

No response

joaopfonseca commented 8 months ago

@venetiap , can I assign you to this task? Perhaps is could be a good occasion for you to also review the refactored implementation.