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

Create RESTful API and call model prediction from another VM #22

Closed
levithatcher opened this issue Aug 16, 2016 · 1 comment
Closed
Milestone

Comments

@levithatcher
Copy link
Contributor

So basically, we'll host the model and RESTful API on a workstation and make calls to the API from the ETL machine (which will tie in to the platform extensibility point).

In this task, I will use two Azure VMs within a VNet to test this functionality.

Note that the API call (from the SQL Server VM) will not pass values, but will instead make the call to the workstation VM to run the entire script (including pulling data in from the SQL Server VM).

@levithatcher levithatcher added this to the Sprint 1 milestone Aug 16, 2016
@levithatcher levithatcher self-assigned this Aug 16, 2016
@levithatcher levithatcher changed the title Create RESTful and call model prediction from another VM Create RESTful API and call model prediction from another VM Aug 16, 2016
@Aylr
Copy link
Contributor

Aylr commented Nov 14, 2016

I wonder if wrapping a trained model in flask would be a fast way to accomplish this.

@levithatcher levithatcher removed their assignment Mar 27, 2017
@levithatcher levithatcher modified the milestones: Sprint 19, Sprint 8 Mar 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants