What is the use of read_indexer_xxx function? #868
Unanswered
bondijoe27
asked this question in
Q&A
Replies: 2 comments
-
This discussion has some comments on how the community levels work: #716 |
Beta Was this translation helpful? Give feedback.
0 replies
-
This discussion has some comments on visualizing the outputs: #697 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, all. From global_search.ipynb, I noticed there is
After checking the source code of read_indexer_reports, I found these lines:
What are these codes for, especially the 'max' here? Could anyone explain that please?
I set COMMUNITY_LEVEL=2
report_df[report_df.level<=2].shape[0] = 357 and len(reports)=288. Which reports are eliminated here? Thanks🙏
(Plus, Is there any methods to visualize community? Since I don't know which community is the parent community of another. Thanks🙏)
Beta Was this translation helpful? Give feedback.
All reactions