Hacker News new | ask | show | jobs
by newusername2 2389 days ago
GCP supports training scikit / xgboost/ Tensorflow models and exporting them to Cloud Storage for use elsewhere.

More here: https://cloud.google.com/ml-engine/docs/scikit/custom-pipeli... https://cloud.google.com/ml-engine/docs/algorithms/xgboost-s... https://cloud.google.com/ml-engine/docs/tensorflow/getting-s...

Creating custom notebook containers is now also supported with AI Platform: https://cloud.google.com/ai-platform/notebooks/docs/custom-c...

Disclaimer: I work for Google.

1 comments

Right, but your automl solution is using Tensorflow, no? (even for automl-tables).