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

[Feature] OpenRank algorithm SDK #1431

Closed
stevending1st opened this issue Nov 26, 2023 · 4 comments
Closed

[Feature] OpenRank algorithm SDK #1431

stevending1st opened this issue Nov 26, 2023 · 4 comments
Labels
kind/feature Category issues or prs related to feature request. waiting for repliers need other's feedback

Comments

@stevending1st
Copy link
Contributor

stevending1st commented Nov 26, 2023

Description

We now like the openRank algorithm very much and hope to use the openRank algorithm to implement an integration system: KToken.

I don't know whether openRank provides relevant SDK now, so it is convenient to calculate the relevant score.

@open-digger-bot open-digger-bot bot added the kind/feature Category issues or prs related to feature request. label Nov 26, 2023
@github-actions github-actions bot added the waiting for repliers need other's feedback label Nov 26, 2023
Copy link
Contributor

This issue has not been replied for 24 hours, please pay attention to this issue: @gymgym1212 @xiaoya-yaya @xgdyp

@bifenglin
Copy link
Contributor

OpenRank is currently undergoing continuous improvement and optimization. Because it requires comprehensive data, if you are interested, you can directly obtain the pre-calculated OpenRank values from the opendigger project or simply use the PageRank algorithm based on the networkx library for calculation. We will replace it once we have completed the optimization.

@github-actions github-actions bot added waiting for author need issue author's feedback and removed waiting for repliers need other's feedback labels Nov 28, 2023
@stevending1st
Copy link
Contributor Author

OpenRank is currently undergoing continuous improvement and optimization. Because it requires comprehensive data, if you are interested, you can directly obtain the pre-calculated OpenRank values from the opendigger project or simply use the PageRank algorithm based on the networkx library for calculation. We will replace it once we have completed the optimization.

@bifenglin Thanks

@github-actions github-actions bot added waiting for repliers need other's feedback and removed waiting for author need issue author's feedback labels Nov 28, 2023
@frank-zsy
Copy link
Contributor

@stevending1st The metrics has been exported, please refer to the document: https://open-digger.cn/docs/user_docs/intro#%E6%8C%87%E6%A0%87%E4%BD%BF%E7%94%A8 .

The data will be in community_openrank.json file and the inspect web page also published at https://open-digger.cn/community_openrank_leaderboard .

Feel free to use the data and any issues in the future are welcomed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Category issues or prs related to feature request. waiting for repliers need other's feedback
Projects
None yet
Development

No branches or pull requests

3 participants