Skip to content

Inconsistency in roc_plot.py #14

@TianBian95

Description

@TianBian95

In the file auto_circuit/metrics/official_circuits/roc_plot.py, there is a conflict between line 52 and lines 55-57. The order of the subplot titles obtained from line 52 may not be consistent with the sorting obtained from lines 55-57. For example, if I plot two tasks 'IOI' and 'Docstring', line 52 gives the titles as ['IOI', 'Docstring'], but the actual subplot results are for 'Docstring' and 'IOI', respectively.

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