Skip to content

plot_svm_scale_c.py and plot_discretization_classification.py use deprecated plt api #11564

@amueller

Description

@amueller

These two use an deprecated grid api that accesses previously created axis using plt.subplot. It looks like this will stop working soon. We should use the plt.subplots api and store the objects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions