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

Add more jupyter notebooks #254

Open
2 of 5 tasks
FlorentinD opened this issue Jan 18, 2023 · 4 comments
Open
2 of 5 tasks

Add more jupyter notebooks #254

FlorentinD opened this issue Jan 18, 2023 · 4 comments
Labels
good first issue Good for newcomers

Comments

@FlorentinD
Copy link
Contributor

FlorentinD commented Jan 18, 2023

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):

  • Path algorithms such as Steiner trees
  • Similarity algorithms
  • Community detection algorithms
  • Centrality algorithms
  • ...

You can also come up with your own idea of course.

Please drop a comment if you like to work on an example :)

@FlorentinD FlorentinD added the good first issue Good for newcomers label Jan 18, 2023
@FlorentinD FlorentinD changed the title Add more examples Add more jupyter notebooks Feb 10, 2023
@kedarghule
Copy link
Contributor

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 :)

@FlorentinD
Copy link
Contributor Author

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 :)

@kedarghule
Copy link
Contributor

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 :)

@adamnsch
Copy link
Contributor

adamnsch commented Jun 1, 2023

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! 🎉

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

No branches or pull requests

3 participants