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

Refactor node features ✍️ #332

Merged
merged 3 commits into from
Oct 26, 2023
Merged

Conversation

KristinaUlicna
Copy link
Collaborator

PR contribution summary

Why is this PR useful / good for? Please describe the problem(s) you're trying to address.

  • Refactors the name NODE_FEATURES to:
    • NODE_IMG_EMBEDDING to signify that this is the latent embedding of the underlying node image patch
    • NODE_ENV_EMBEDDING to suggest that this is the representation of the immediate environment of the node from the neighbourhood (multiplication by graph's Laplacian matrix)

What should a reviewer concentrate their feedback on?

  • ✍🏻 Spell check -> grace/base.py, no vigorous checks needed 😁

What type of PR is this? (check all applicable)

  • #️⃣ Documentation / code annotation
  • 🧑‍💻 Code refactor / style

Added tests?

  • 🙅 no, because they aren't needed

@KristinaUlicna KristinaUlicna self-assigned this Oct 25, 2023
@KristinaUlicna KristinaUlicna added the documentation Improvements or additions to documentation label Oct 25, 2023
@KristinaUlicna KristinaUlicna added this to the Merge `dev` -> `main` milestone Oct 25, 2023
@crangelsmith crangelsmith changed the base branch from development to separate-inference October 26, 2023 11:12
@crangelsmith
Copy link
Collaborator

crangelsmith commented Oct 26, 2023

Changed base to separate-inference to see actual changes, needs to be changed back to develop before merge.

@KristinaUlicna KristinaUlicna changed the base branch from separate-inference to development October 26, 2023 15:21
@KristinaUlicna KristinaUlicna merged commit 0be61a3 into development Oct 26, 2023
1 check passed
@KristinaUlicna KristinaUlicna deleted the refactor-node-features branch October 26, 2023 15:33
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants