[MRG + 1] FIX Include PyFuncDistance attributes while pickling.#4362
Merged
ogrisel merged 3 commits intoscikit-learn:masterfrom May 22, 2015
Merged
[MRG + 1] FIX Include PyFuncDistance attributes while pickling.#4362ogrisel merged 3 commits intoscikit-learn:masterfrom
ogrisel merged 3 commits intoscikit-learn:masterfrom
Conversation
Member
|
The general idea looks good. This will need a test, of course :) |
Member
Author
|
@GaelVaroquaux Thanks :) Have added the tests! Please take a look now! Also @jakevdp could you take a look at this too pl? |
Member
Author
There was a problem hiding this comment.
Yes! but this particular line will pass, querying alone will fail. (new line #+242)
e583cef to
2e982ce
Compare
Member
Author
|
@jakevdp @amueller @GaelVaroquaux Any update on this? :) |
Member
Author
|
Any news on this? :) |
2e982ce to
dd043be
Compare
Member
|
LGTM |
0c3ae8c to
d9284aa
Compare
d9284aa to
a685fe5
Compare
Member
|
LGTM as well. Merging. |
ogrisel
added a commit
that referenced
this pull request
May 22, 2015
[MRG + 1] FIX Include PyFuncDistance attributes while pickling.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes #4360
funcandkwargsattributes during picklingPickle and include theNot needed!dist_metricfunction.