19 lines
368 B
JSON
19 lines
368 B
JSON
{
|
|
"encoder": "deep_gcn",
|
|
"val_auc": 0.5413803383669666,
|
|
"test_auc": 0.5417479513212452,
|
|
"test_ap": 0.5432187762643106,
|
|
"epochs_ran": 63,
|
|
"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": true,
|
|
"in_features": 1
|
|
} |