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

Add Regressor and refactor backend context #103

Merged
merged 4 commits into from
Jul 1, 2016

Conversation

anatolfernandez
Copy link
Contributor

WIP

@mfeurer
Copy link
Contributor

mfeurer commented Jun 29, 2016

Looks good. I'll merge that soonish.

@mfeurer
Copy link
Contributor

mfeurer commented Jun 30, 2016

Okay, while merging that I was wondering whether the code would still work with multilabel data. In line 340 you simply use argmax() instead of looping over all outputs. Can you please check that?

While doing this, could you please also rebase the code? Would it also make sense to squash the code into one commit since it is about a single features?

@anatolfernandez
Copy link
Contributor Author

@mfeurer I'm merging now..

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 79.936% when pulling 1805394 on Ayaro:regression into 1c363e6 on automl:development.

@mfeurer mfeurer merged commit 8cc78ce into automl:development Jul 1, 2016
@mfeurer mfeurer mentioned this pull request Jul 1, 2016
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