8000 Fix / simplify margin plotting in SVM examples · Issue #8501 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content
Fix / simplify margin plotting in SVM examples #8501
Closed
@amueller

Description

@amueller

There are several examples that show margins for SVMs.
We use many different techniques, and some of them are buggy. I'd like to replace all of them by the one @jakevdp uses here: https://github.com/jakevdp/PythonDataScienceHandbook/blob/master/notebooks/05.07-Support-Vector-Machines.ipynb

that is using contour levels on the decision function.

I mentioned this in #8364 but I think it deserves a separate issue to allow easier tracking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationEasyWell-defined and straightforward way to resolve

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0