2021年4月5日星期一

How to import TFRECORD files into Google Bigquery

I have a dataset and I did all the data cleaning and preprocessing, and made the dataset into train.tfrecord, test.tfrecord and valid.tfrecord. And I can train this on my local machine with some models. Right now I want to use Google AUTOML to help me do the modeling to get a better result. But when I want to upload the data to AUTOML. It only accepts CSV files, Images, or BigQuery. It seems like I can make a table from BigQuery and import this BigQuery to AUTOML. But I don't know how to import tfrecords files into the BigQuery. Can some talented experts give me some ideas?

https://stackoverflow.com/questions/66961516/how-to-import-tfrecord-files-into-google-bigquery April 06, 2021 at 09:05AM

没有评论:

发表评论