justinjm / googleCloudAutoMLTablesR

R package for interacting with Google Cloud AutoML Tables API
https://code.justinmarciszewski.me/googleCloudAutoMLTablesR
Other
4 stars 2 forks source link

create `gcat_create_model` function #4

Closed justinjm closed 4 years ago

justinjm commented 4 years ago

One of the main functions to create or train an AutoML Tables model.

While in progress already, I need to overcome a blocker: testing API calls/responses while minimizing GCP fees :)

API docs reference: https://cloud.google.com/automl/docs/reference/rest/v1beta1/projects.locations.models/create

justinjm commented 4 years ago

Barebones function working now, leaving open for now to:

justinjm commented 4 years ago

Closing this "broad" issue, links to new issues below: