Skip to content

NameError: name 'get_scores' is not defined #3

@lqli-100

Description

@lqli-100

Hello, I'm studying your work recently, I have got the result of GCN+rf+knn+svm, then I add # to the last term "if name ==" main ":" of gcn_xgb_morgan.py, remove the # of "if name ==" main" in front of it, but the code has the following error. Could you please help me deal with this? Thank you very much.
Traceback (most recent call last):
File "gcn_xgb_morgan_xgboost.py", line 279, in
gcn_scores,xgb_gcn,gcn_morgan,morgan_scores = get_scores(gcn_scores,xgb_gcn,gcn_morgan,morgan_scores,args)
NameError: name 'get_scores' is not defined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions