Skip to content

confused about the dataset #1

@sunnyHelen

Description

@sunnyHelen

Thank you for sharing your work. I'm confused about the dataset you deal with.
edges = pd.read_csv('data/LFR/nets01/network'+str(i)+'.dat', sep='\t', header=None)
groups =pd.read_csv('data/LFR/nets01/community'+str(i)+'.dat', sep='\t', header=None)
Are all the 'network' file and 'community file' belong to the same Graph?
And what the meaning of groups?

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