Skip to content

My "compute_roc_auc" does not work in V0.5.0 #2039

@naruetep

Description

@naruetep

from monai.metrics import compute_roc_auc -> Ok

but
compute_roc_auc(y_pred, y, to_onehot_y=True, softmax=True) ; use to work before but failed in V0.5.0

Error message:
TypeError: compute_roc_auc() got an unexpected keyword argument 'to_onehot_y'

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions