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

figure out how to pass in a kaggle test file #2

Closed
ClimbsRocks opened this issue Aug 1, 2015 · 1 comment
Closed

figure out how to pass in a kaggle test file #2

ClimbsRocks opened this issue Aug 1, 2015 · 1 comment

Comments

@ClimbsRocks
Copy link
Owner

this will force me to deal with a number of unknowns like:

A. How do i make the bestNet publicly available?
B. do i have to make a server publicly available in order to have it continuously listening for prediction data?
C. how do i make sure the prediction data gets formatted the same way as our training data?
D. how do i clean up extraneous files created during this process? (make sure to create a --leaveGarbage flag to not destroy any files)

@ClimbsRocks
Copy link
Owner Author

finished A & C! B & D have been refactored into their own issues.

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