Google cloud ML without trainer -


can train model giving data , related column names without creating trainer in google cloud ml either using rest api or command line interface

yes. can use google cloud datalab, comes structured data solution. has easier interface , takes care of trainer. can view notebooks without setting datalab:

https://github.com/googledatalab/notebooks/tree/master/samples/ml%20toolbox

once set datalab, can run notebook. set datalab, check https://cloud.google.com/datalab/docs/quickstarts.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -