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

Adding Community detection example jupyter notebook #373

Closed
wants to merge 4 commits into from

Conversation

kedarghule
Copy link
Contributor

Hi,

This is a PR to add an example jupyter notebook for community detection on the Reddit Hyperlink Network dataset.

This is in reference to my comment in the issue: #254

Thank you :)

@netlify
Copy link

netlify bot commented May 15, 2023

Deploy Preview for neo4j-graph-data-science-client canceled.

Name Link
🔨 Latest commit 393f7b1
🔍 Latest deploy log https://app.netlify.com/sites/neo4j-graph-data-science-client/deploys/6463a4008a62e6000802f395

@kedarghule
Copy link
Contributor Author

@FlorentinD as per your comment, I've opened the PR :) Do let me know your thoughts on this.

Copy link
Contributor

@FlorentinD FlorentinD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again for the example!

If we clean up this notebook a bit and add some more explanation I think its good to merge :)

"wcc"
]
},
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you draw some conclusions about the created communities?

Maybe we could also add a section about visualizing the community.
I would suggest to just link to Bloom which users can follow up on if they like

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh yeah, I'm glad you mentioned this. I wanted to know how do I visualize them. Currently I am using a Sandbox (neo4jsandbox.com) for this. Could you please link a help document or something that might guide me with that?

@kedarghule kedarghule requested a review from FlorentinD May 16, 2023 15:45
@kedarghule
Copy link
Contributor Author

Hey @FlorentinD thanks for the review! I learnt a lot :) I've made the changes. Let me know about anything else.
Also, I'm not sure how to use Bloom to visualize the communities. I'll take a look into that. And also 3 status checks are still "expected", I don't know what to do about them.

@FlorentinD
Copy link
Contributor

@kedarghule glad I could help!
I put up a PR based on your changes as CI is not triggering on your PR for some reason.
Also did some smaller changes on top. Lets continue the conversation there :)

About Bloom:

First you open Bloom from Sandbox as shown in image.
Then you can load the scenery for the hyperlink relationships and set a rule based coloring of the nodes as shown in
image.

@FlorentinD FlorentinD closed this May 17, 2023
@kedarghule
Copy link
Contributor Author

@kedarghule glad I could help! I put up a PR based on your changes as CI is not triggering on your PR for some reason. Also did some smaller changes on top. Lets continue the conversation there :)

About Bloom:

First you open Bloom from Sandbox as shown in image. Then you can load the scenery for the hyperlink relationships and set a rule based coloring of the nodes as shown in image.

Oh okay! I see. Thank you for that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants