Skip to content
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

[FIX] Fitter: Fix used_vals and params not being set #2138

Merged
merged 1 commit into from
Mar 31, 2017

Conversation

pavlin-policar
Copy link
Collaborator

Issue

#2125 6.

Description of changes

Since this is probably a pretty important bug, here is a quick fix that takes care of that. I've realised that a there is no particularly simple fix as discussed in #2128 but requires more thought. In the meantime, this should work. Also, I see no easy way to test this.

I've also removed the metaclass that checked that the fitters had their __fits__ property set properly, which is kind of silly.

Includes
  • Code changes
  • Tests
  • Documentation

@janezd janezd merged commit 99ca084 into biolab:master Mar 31, 2017
@pavlin-policar pavlin-policar deleted the fitter-sklearn-quick branch March 31, 2017 15:43
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