serverless / components

The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds...
https://www.serverless.com
Apache License 2.0
2.31k stars 181 forks source link

SageMaker Component #439

Open pmuens opened 5 years ago

pmuens commented 5 years ago

Most Data Scientist know how to work on the models but they don't know how to setup an evironment to train them and subsequently deploy them to production for inference.

eahefnawy commented 5 years ago

Yeah, I was also thinking about an NLP component using AWS Comprehend! I've experimented with AWS Comprehend before and it was pretty easy. We could just add some high level http exposed functions to that.

pmuens commented 5 years ago

Nice! I like that idea.