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

Check/change the GraphSAGE mapper's behaviour for isolated nodes #100

Closed
6 tasks
youph opened this issue Jul 4, 2018 · 1 comment
Closed
6 tasks

Check/change the GraphSAGE mapper's behaviour for isolated nodes #100

youph opened this issue Jul 4, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@youph
Copy link
Contributor

youph commented Jul 4, 2018

Description

Assuming the sampler returns repeated samples of non-existent node id (specified e.g. in StellarGraph.nonexistent_node), this node's feature vector should be an all-zero vector of the same length as those of the existing nodes.

Done Checklist (Development)

  • Produced code for required functionality
  • Branch and Pull Request build on CI
  • Branch and Pull Request pass unit tests on CI
  • Branch and Pull Request pass integration tests on CI
  • Peer Code Review Performed
  • Code well commented
@youph youph added enhancement New feature or request ml-team labels Jul 4, 2018
@youph youph self-assigned this Dec 3, 2018
@adocherty
Copy link
Contributor

This is superseded by issue #294

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

No branches or pull requests

2 participants