Skip to content

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

Merged
glemaitre merged 2 commits intoscikit-learn:mainfrom
amy12xx:svm_example_contour
Feb 8, 2021
Merged

[MRG] modified svm example to use contour function#19387
glemaitre merged 2 commits intoscikit-learn:mainfrom
amy12xx:svm_example_contour

Conversation

@amy12xx
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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