Method__init__(self, data_save_folder, data_set_name, validation_ratio, node_feat_name, node_encoder_name)
DataHelper/simgnn_utils.py:114
Method__init__(self, dataset, model, result_folder, dist_mat, row_graphs, col_graphs, scale)
DataHelper/simgnn_utils.py:498
Functiondraw_ranking(args, testing_graphs, trainval_graphs, pred_mat , pred_mat_unexp, existing_mappings = None, plot_gids=False,
exp/exp.py:480
Functionevaluate(self, testing_graphs, training_graphs, model, loss_func, dataset: DatasetLocal, validation = False)
training_procedure/evaluate.py:29