Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Fix a little bug #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix a little bug #21

wants to merge 2 commits into from

Conversation

Fanshaoliu
Copy link

Dividing by an additional N does not affect the trend of the curve, but it makes the Adjusted Qini and Cgain curves very similar on data where the control and treatment groups are relatively evenly distributed (after sorted by uplift value), making the two curves difficult to distinguish and prone to misunderstanding.

Dividing by an additional N does not affect the trend of the curve, but it makes the Adjusted Qini and Cgain curves very similar on data where the control and treatment groups are relatively evenly distributed (after sorted by uplift value), making the two curves difficult to distinguish and prone to misunderstanding.
Update eval.py, fix a minor bug
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant