Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 206 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 206 Bytes

deploy-machine-learning-lambda

Deploy a simple machine learning model to aws Lambda using chalice.

Model needs to be modified because package with Scikit-learn is just over 50mb. Lambda's limit is 50mb.