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

Model building scripts don't complete if npermutations < ncpus #20

Closed
alastair opened this issue Apr 28, 2015 · 1 comment
Closed

Model building scripts don't complete if npermutations < ncpus #20

alastair opened this issue Apr 28, 2015 · 1 comment

Comments

@alastair
Copy link
Member

train_model.py has some issue where it hangs between testing and selecting the top model.

This was running on a machine with 12 cores, but we modified the profile file so that there was only one permutation. It appears to have run the evaluation correctly, and ordered the "results" by accuracy, but then it failed to execute selectBestModel.
Running select_best_model from the commandline worked fine.

@alastair
Copy link
Member Author

I believe this is the same as #46, closing

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

No branches or pull requests

1 participant