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