Skip to content

Instantly share code, notes, and snippets.

@naxty
Last active October 7, 2019 15:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save naxty/997c21c49eb7f3063db2dc1c6f17e963 to your computer and use it in GitHub Desktop.
Save naxty/997c21c49eb7f3063db2dc1c6f17e963 to your computer and use it in GitHub Desktop.
Cortex YAML for boston housing model
- kind: deployment
name: boston-housing
- kind: api
name: linear-regression
model: s3://cortex-07af1aa182/boston_housing/linear_regression.onnx
request_handler: boston_handler.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment