Skip to content
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

Change the way final calculation is done, this should be now % #16

Merged

Conversation

rdenadai
Copy link
Contributor

@rdenadai rdenadai commented Sep 16, 2024

The code bellow change the way the final result is been calculated.

Number of followers are normalized and should return values between 0-1.
Also, the final result should return values between 0-1 (so this could be translated to percentages in a sense).

Addresses:

Examples:

image

@rdenadai rdenadai changed the title refact: Change the way final calculation is done, this should be now % Change the way final calculation is done, this should be now % Sep 16, 2024
@kauefraga kauefraga added the enhancement New feature or request label Sep 16, 2024
@kauefraga kauefraga merged commit 6712ca1 into kauefraga:main Sep 16, 2024
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.

Is number of followers a really good metric?
2 participants