Skip to content

[MRG + 1] Remove deprecated stuff from SVM#5469

Merged
glouppe merged 1 commit intoscikit-learn:masterfrom
raghavrv:zero_gamma
Oct 21, 2015
Merged

[MRG + 1] Remove deprecated stuff from SVM#5469
glouppe merged 1 commit intoscikit-learn:masterfrom
raghavrv:zero_gamma

Conversation

@raghavrv
Copy link
Copy Markdown
Member

For issue at #5434

@raghavrv raghavrv changed the title [WIP] Remove deprcated stuff from SVM [MRG] Remove deprecated stuff from SVM Oct 20, 2015
@raghavrv raghavrv force-pushed the zero_gamma branch 2 times, most recently from 2cb71c1 to a42ec1b Compare October 20, 2015 13:26
@amueller
Copy link
Copy Markdown
Member

Sorry, the decision_function_shape was a off-by-one error by me. It should be done in 0.19

@amueller
Copy link
Copy Markdown
Member

apart from removing the ovr stuff, LGTM.

@raghavrv
Copy link
Copy Markdown
Member Author

done thanks for the review :) (Tests are running on my local machine and travis... I'll ping once they pass)

MAINT Remove support for gamma == 0.0
MAINT Remove support for uppercase values for loss and penalty
@amueller
Copy link
Copy Markdown
Member

LGTM.

@amueller amueller changed the title [MRG] Remove deprecated stuff from SVM [MRG + 1] Remove deprecated stuff from SVM Oct 21, 2015
@raghavrv
Copy link
Copy Markdown
Member Author

@glouppe review pl? :)

@glouppe
Copy link
Copy Markdown
Contributor

glouppe commented Oct 21, 2015

I am no expert of this part of the codebase, but given the FIXME messages left by the original maintainer, I believe your changes are fine. At least I dont see anything obviously wrong. And Travis is happy. Merging.

glouppe added a commit that referenced this pull request Oct 21, 2015
[MRG + 1] Remove deprecated stuff from SVM
@glouppe glouppe merged commit 65aee0c into scikit-learn:master Oct 21, 2015
@raghavrv
Copy link
Copy Markdown
Member Author

Thanks for the merge!

but given the FIXME messages left by the original maintainer, I believe your changes are fine.

Would it still be fine if I was the one who left those messages? :P

@raghavrv raghavrv deleted the zero_gamma branch February 11, 2016 13:12
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.

3 participants