Skip to content

Conversation

geraint0923
Copy link
Contributor

add support for export_evaluated_data_items_config in AutoMLTabularTrainingJob

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 2, 2021
@product-auto-label product-auto-label bot added the api: aiplatform Issues related to the AI Platform API. label Aug 2, 2021
Copy link
Member

@sasha-gitg sasha-gitg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@geraint0923
Copy link
Contributor Author

Thanks! @sasha-gitg Do you mind adding an auto-merge to this PR since I don't have the permission to merge in this repo?

@sasha-gitg sasha-gitg added the automerge Merge the pull request once unit tests and other checks pass. label Aug 3, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 2a6b0a3 into googleapis:master Aug 3, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 3, 2021
@dparkar
Copy link

dparkar commented Aug 12, 2021

@sasha-gitg (Going by the the doc) Will this will only export it to a big query table ? Would it be possible to write the predictions as a csv to cloud storage ? Or is there another work item planned for that ?

@geraint0923
Copy link
Contributor Author

@sasha-gitg (Going by the the doc) Will this will only export it to a big query table ? Would it be possible to write the predictions as a csv to cloud storage ? Or is there another work item planned for that ?

@dparkar Thanks for reaching out. We currently don't have a plan to support GCS output for this export feature since CSV doesn't have a straightforward support for the complex data types like array and struct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: aiplatform Issues related to the AI Platform API. cla: yes This human has signed the Contributor License Agreement.

3 participants