Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for export_evaluated_data_items_config in AutoMLTab… #583

Merged
merged 2 commits into from Aug 3, 2021

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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants