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

Update automl_tables_predict.py with batch_predict_bq sample #4142

Merged
merged 10 commits into from
Jul 17, 2020

Commits on Jun 23, 2020

  1. Update automl_tables_predict.py with batch_predict_bq sample

    Added a new method `batch_predict_bq` demonstrating running batch_prediction using BigQuery.
    Added notes in comments about asynchronicity for `batch_predict` method.
    evil-shrike authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    808a9b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    2ee35e2 View commit details
    Browse the repository at this point in the history
  2. fix: nox lint passing

    evil-shrike committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    37bd5bf View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    65bfe1c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    f5e0865 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. add test

    sirtorry committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    c214b06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66a29ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    039f504 View commit details
    Browse the repository at this point in the history
  4. appease the linter

    sirtorry committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    b7c088f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd5a997 View commit details
    Browse the repository at this point in the history