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

Make MLP regression and classification tests run faster #435

Merged
merged 1 commit into from
Nov 30, 2018

Conversation

desilinguist
Copy link
Member

  • Turn off grid search in MLP tests We need to do this since otherwise the travis builds time out.
  • This seems to be a problem on Linux machines (see MLP tests seem to be hanging #434).
  • Turning off grid search is not ideal but it's not a terrible option.

We need to do this since otherwise the travis builds time out.
@Lguyogiro
Copy link
Contributor

LGTM provided the pending travis build passes!

@coveralls
Copy link

Coverage Status

Coverage increased (+36.3%) to 92.182% when pulling 4da69cd on make-mlp-test-faster into 9f7e962 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+36.3%) to 92.182% when pulling 4da69cd on make-mlp-test-faster into 9f7e962 on master.

@desilinguist desilinguist merged commit 3f65d27 into master Nov 30, 2018
@desilinguist desilinguist deleted the make-mlp-test-faster branch November 30, 2018 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

5 participants