Skip to content

Issue with Deprecated plot confusion matrix #33

Description

@asvaaron

Hi @Talented-Q, amazing work! Thanks for open-source.

I am having this error for Python 3.10.12 :

ImportError: cannot import name 'plot_confusion_matrix' from 'sklearn.metrics' (C:\Program Files\Anaconda3\lib\site-packages\sklearn\metrics\__init__.py)

I managed to fix the issue by using new class name sklearn.metrics.ConfusionMatrixDisplay in the main.py file.

Regards.

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