Skip to content

[MRG] change bounds parameter of ITML_Supervised from init to fit #163

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

Conversation

wdevazelhes
Copy link
Member

This PR puts the bounds parameter in fit rather that init in ITML's supervised version, because it is data dependent (see comment #159 (comment))

This PR starts from PR #159, so we should merge #159 first, to have a clean diff

@wdevazelhes
Copy link
Member Author

Good ! The diff is clean now, so we can merge this

@wdevazelhes wdevazelhes changed the title [WIP] change bounds parameter of ITML_Supervised from init to fit [MRG] change bounds parameter of ITML_Supervised from init to fit Jan 29, 2019
Copy link
Member

@bellet bellet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I added this to the list of compatibility-breaking changes in the draft release

@bellet bellet merged commit 297ad02 into scikit-learn-contrib:master Jan 29, 2019
@wdevazelhes wdevazelhes deleted the maint/uniformize_bounds branch January 29, 2019 18:47
@wdevazelhes
Copy link
Member Author

LGTM. I added this to the list of compatibility-breaking changes in the draft release

Good idea ! I didn't know about that, this draft option is great to add changes gradually as they are done :) Allright I'll document changes there from now on
Thanks !

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