Skip to content

Create UNSUPERVISED.net & TEST.net files manually #1

Description

@akastrin

Hi,

First thanks for this awesome library; its really fast on large networks.

Till now I run the prediction procedure by simply duplicating and modifying included examples. Now I get pretty huge longitudinal network and I wish to run the procedure step by step (secondary motivation is also to understand all C++ and specially Make files).

I wonder how to properly construct UNSUPERVISED.net and TEST.net files manually using library tools only; I tried with:

./remove_edges < COMPLETE.net TEST.net > tmp.net
./remove_isolates < tmp.net > UNSUPERVISED.net

Is this correct?

Thanks in advance.

Best, Andrej

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