Skip to content

Automl GA - #1729

Merged
nnegrey merged 12 commits into
masterfrom
automl-ga
Nov 15, 2019
Merged

Automl GA#1729
nnegrey merged 12 commits into
masterfrom
automl-ga

Conversation

@nnegrey

Copy link
Copy Markdown
Contributor

Add samples for the AutoML GA of:

  • Natural Language (New samples)
    • Text Classification
    • Entity Extraction
    • Sentiment Analysis
  • Vision (New samples)
    • Image Classification
    • Object Detection
  • Translation (Lint updates)

@nnegrey
nnegrey requested a review from a teamNovember 12, 2019 21:31
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 12, 2019

@kurtisvgkurtisvg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

In the future can we break these into smaller CLs? 44 is a little hard to review at once.

@kurtisvgkurtisvg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

few nits, otherwise LGTM

@nnegrey
nnegrey merged commit 81ff240 into masterNov 15, 2019
@nnegrey
nnegrey deleted the automl-ga branch November 15, 2019 21:52
Shabirmean pushed a commit that referenced this pull request Nov 17, 2022
* Add Natural Language GA Samples
* Add Undeploy Model
* Add Vision Classification Samples
* Add Vision Object Detection Samples
* Lint
* Update samples based on feedback: remove unhelpful descriptions, add wrapper to env variables in tests
* Add comment to explain why the create model call doesn't wait for compeletion
* Update comment wording
* Update method comment, only check env var for tests before class, remove javadoc comments
Shabirmean pushed a commit that referenced this pull request Nov 18, 2022
* Add Natural Language GA Samples
* Add Undeploy Model
* Add Vision Classification Samples
* Add Vision Object Detection Samples
* Lint
* Update samples based on feedback: remove unhelpful descriptions, add wrapper to env variables in tests
* Add comment to explain why the create model call doesn't wait for compeletion
* Update comment wording
* Update method comment, only check env var for tests before class, remove javadoc comments
anguillanneuf pushed a commit that referenced this pull request Dec 5, 2022
* Add Natural Language GA Samples
* Add Undeploy Model
* Add Vision Classification Samples
* Add Vision Object Detection Samples
* Lint
* Update samples based on feedback: remove unhelpful descriptions, add wrapper to env variables in tests
* Add comment to explain why the create model call doesn't wait for compeletion
* Update comment wording
* Update method comment, only check env var for tests before class, remove javadoc comments
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@nnegrey@kurtisvg@googlebot