Skip to content

[MRG] modified svm example to use contour function #19387

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 8, 2021
Merged

[MRG] modified svm example to use contour function #19387

merged 2 commits into from
Feb 8, 2021

Conversation

amy12xx
Copy link
Contributor

@amy12xx amy12xx commented Feb 6, 2021

Fixes #8501

Update the SVM Margin example in order to plot SVM margin with the contour matplotlib function, as it has been done in this example.

@amy12xx
Copy link
Contributor Author

amy12xx commented Feb 6, 2021

Worked on by @amy12xx and @elateifsara at #DataUmbrella sprint

@amy12xx amy12xx changed the title modified svm example to use contour function [MRG] modified svm example to use contour function Feb 7, 2021
@glemaitre glemaitre merged commit cf4909e into scikit-learn:main Feb 8, 2021
@glemaitre
Copy link
Member

Thank you @amy12xx and @elateifsara. It looks great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix / simplify margin plotting in SVM examples
2 participants