globocom / gcloud-utils

Global package for Cloud Management in Python
https://gcloud-utils.readthedocs.io/en/latest/
Apache License 2.0
16 stars 23 forks source link

Ml engine online prediction #13

Closed alexandreyy closed 4 years ago

alexandreyy commented 4 years ago

Implement functions to export models and enable online prediction using JSON input data.

Reference https://cloud.google.com/ml-engine/docs/online-predict

GMVargass commented 4 years ago

@alexandreyy