Open FlorentinD opened 1 year ago
Hey, I'm a complete novice at Neo4j but I have been working on an example here for community detection. Let me know your thoughts :)
Hey @kedarghule , thanks for sharing the notebook! I think its worth contributing as we dont have a community detection notebook yet. How about creating a PR? Then we can also give you some tips on best practices :)
Now working on a centrality algorithms notebook. Will open a PR when it's done. It's on the repo you shared with me @FlorentinD :)
Now working on a centrality algorithms notebook. Will open a PR when it's done. It's on the repo you shared with me @FlorentinD :)
very cool! :tada:
Is your feature request related to a problem? Please describe.
In our examples we have several jupyter notebooks to show how to use GDS. However, there are several areas left uncovered as we mostly focused on the ML parts of our library. Adding a new example would help to learn the best practices of the GDS client as well as other users.
Potential areas to cover (see https://neo4j.com/docs/graph-data-science/current/algorithms/ for all of our algorithms):
You can also come up with your own idea of course.
Please drop a comment if you like to work on an example :)