19 lines
369 B
JSON
19 lines
369 B
JSON
{
|
|
"encoder": "deep_gcn",
|
|
"val_auc": 0.8284098261386427,
|
|
"test_auc": 0.8295719961699561,
|
|
"test_ap": 0.788157237621984,
|
|
"epochs_ran": 230,
|
|
"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
|
|
} |