Skip to content

Create test_ovr_decision_function.py#7810

Closed
btdai wants to merge 1 commit intoscikit-learn:masterfrom
btdai:btdai-ovr-decision-function-test
Closed

Create test_ovr_decision_function.py#7810
btdai wants to merge 1 commit intoscikit-learn:masterfrom
btdai:btdai-ovr-decision-function-test

Conversation

@btdai
Copy link
Copy Markdown
Contributor

@btdai btdai commented Nov 2, 2016

Reference Issue

Issue #6416

This is also inline with Pull Request: #7724

What does this implement/fix? Explain your changes.

I added a test for svm ovr case, the decision function value should give greater value for points further away from decision boundaries.

Any other comments?

Please help me if I created the PR wrongly, this PR is to add a test case, the other PR #7724 was to report the bug, thank you.

@lesteve
Copy link
Copy Markdown
Member

lesteve commented Nov 2, 2016

This test should be added in #7724, closing.

@lesteve lesteve closed this Nov 2, 2016
@lesteve
Copy link
Copy Markdown
Member

lesteve commented Nov 2, 2016

By the way this shows that the test you added fails on master which is exactly what we want for a regression test.

@btdai btdai deleted the btdai-ovr-decision-function-test branch November 2, 2016 23:16
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.

2 participants