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 listing arima, automl, boosted tree, DNN, and matrix factorization models #328

Merged
merged 5 commits into from Oct 19, 2020

Commits on Oct 15, 2020

  1. changes without context

            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation committed Oct 15, 2020
    Copy the full SHA
    c2eabdb View commit details
    Browse the repository at this point in the history
  2. chore: update proto definitions for bigquery/v2 to support BQML stati…

    …stics
    
    PiperOrigin-RevId: 337113354
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Oct 14 10:04:20 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 215c12ade72d9d9616457d9b8b2f8a37f38e79f3
    Source-Link: googleapis/googleapis@215c12a
    yoshi-automation committed Oct 15, 2020
    Copy the full SHA
    6a3f4ee View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. fix: manually revert type to type_ breaking change

    This should allow us to merge the fixes for `list_models` and avoid a breaking change until `proto-plus` becomes acceptable for our use.
    tswast committed Oct 19, 2020
    Copy the full SHA
    49819cc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0a98ef2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9726fc1 View commit details
    Browse the repository at this point in the history