Skip to content

Directed and Undirected Graph #6

@HeVLF

Description

@HeVLF

Hey! First I would like to thank you for this awesome implementation of the paper of Huang and Chung.
Regarding the graph dataset that you implicitly generated, it seems to be a directed graph. From my perspective, it should be an undirected one (i.e. it lacks the edges that go the other way around, like it's discussed here) as there is no explicit direction of relation in the ABIDE dataset (or other disease-related dataset).
Though, I could be missing something. Could you tell me if this is the case?

Best.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions