19 lines
369 B
JSON
19 lines
369 B
JSON
{
|
|
"encoder": "deep_gcn",
|
|
"val_auc": 0.8202231601630298,
|
|
"test_auc": 0.822731497352315,
|
|
"test_ap": 0.7964115393732584,
|
|
"epochs_ran": 300,
|
|
"epochs_max": 300,
|
|
"patience": 50,
|
|
"beta": 0.5,
|
|
"kl_anneal": 100,
|
|
"hidden": 128,
|
|
"latent": 64,
|
|
"heads": null,
|
|
"dropout": 0.3,
|
|
"lr": 0.0003,
|
|
"seed": 42,
|
|
"constant_features": false,
|
|
"in_features": 4
|
|
} |