/pu_graphs

Repository for PU learning in graphs project

Primary LanguagePython

pu_graphs

Repository for PU learning in graphs project

Launch

Launch all experiments from pu_graphs subdirectory:

cd pu_graphs

Launch sweep via:

wandb sweep config/sweep.yaml

Then launch agent via:

wandb agent <entity/project/id>