-
Notifications
You must be signed in to change notification settings - Fork 95
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
Comments
This issue has not been replied for 24 hours, please pay attention to this issue: @gymgym1212 @xiaoya-yaya @xgdyp |
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 |
@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 Feel free to use the data and any issues in the future are welcomed. |
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.
The text was updated successfully, but these errors were encountered: