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

Support for local prediction #66

Open
michelole opened this issue Jan 28, 2022 · 1 comment
Open

Support for local prediction #66

michelole opened this issue Jan 28, 2022 · 1 comment

Comments

@michelole
Copy link

Currently, score.py is the only "src" file that has no main method and thus cannot be easily run locally.

It would be nice to to have that to ease testing during development.

@FlorianPydde
Copy link
Collaborator

Indeed, the debugging is not the most user-friendly approach. The fastest would be to test it with a local model or use this: https://docs.microsoft.com/en-us/azure/machine-learning/how-to-troubleshoot-deployment-local

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

2 participants