Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.21 KB

README.md

File metadata and controls

17 lines (10 loc) · 1.21 KB

Machine Learning Accelerator

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.

SETUP INSTRUCTIONS

After adding these files to your application in Looker, there are some values that need to be set.

  1. 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 the manifest.lkml file with a Looker database connection name for BigQuery.

  2. 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