Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

Google AutoML Tables Connected System

Note: This Appian plug-in uses a legacy version of the Google AutoML service, which Google has deprecated. After Google shuts down these services, the Google Cloud AutoML connected system plug-in and the Google AutoML Tables connected system plug-in will no longer function in any version of Appian. Customers who need to continue meeting these use cases will need to contract with Google directly and build an HTTP integration to leverage new services, such as Google Vertex AI.

Overview

Google AutoML Tables Connected System plug-in provides a way to use Google's Table Analytics capabilities to make predictions on structured data and keep models up to date.

Key Features & Functionality

The plug-in provides a wide range of functionality including:

  • Creating a dataset
  • Importing data into a dataset (supports import from Google Storage or Google Big Data)
  • Get process status
  • Get table metadata
  • Setting a target column for prediction
  • Updating a column configuration
  • Creating and training a model from a dataset
  • Publishing and unpublishing a model
  • Making a prediction
  • Getting and listing evaluation metrics for a model
  • Listing datasets and models
  • Deleting datasets and models
  • Getting target column id
  • Getting and setting weight columns

NOTE: Training and prediction cost money and require a GCP account with a service account enabled for billing in order to use these services. Training data must be loaded into Google Storage that MUST have US-Central1 as its region.

Anonymous