Skip to content

Define a canonical naming of feature vectors #49

Description

@martin-carrasco

In the current transform SelectFeatures the canonical feature vector for graph representations is x. However, we know that PyG works also with the attribute name edge_attr which encodes edge features. Thus, refining how to encoded "base" or "canonical" representations for different cases should be more intuitive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions