The Machine Learning Accelerator is an application built on Looker's extension framework that provides a no-code user interface for creating machine learning models using BigQuery and Vertex AI.
After adding these files to your application in Looker, there are some values that need to be set.
-
Install this application from Looker Marketplace or manually create a new LookML project using this repository.
If installing manually, update the
CONNECTION_NAME
constant in themanifest.lkml
file with a Looker database connection name for BigQuery. -
Create the following user attributes for storing application configuration settings. These settings will be used by the application to create BigQuery objects, including views, tables and ML models. The connection name user attribute value must match the CONNECTION_NAME LookML constant value.
app_ml_accelerator_bigquery_connection_name
app_ml_accelerator_gcp_project
app_ml_accelerator_bqml_model_dataset_name