Google Cloud Platform: BigQuery Explainable AI

  • Reference: DARDEN-QA-0943

  • Number of pages: 10

  • Publication Date: Mar 31, 2022

  • Fecha de edición: Jul 1, 2022

  • Source: Darden University of Virginia (USA)

  • Type of Document: Technical Note

Grouped product items
Format Language Reference Use Qty Price Preview
pdf DARDEN-QA-0943
As low as €8.20
Preview

You already have a subscription

To order please contact the person in charge of academic purchases in your university.
You'll be able to order once your profile has been validated.

Description

Machine-learning (ML) models have become a common tool used across a multitude of industries to help people make decisions. As these models have increased in predictive power, many have also grown in complexity. The pursuit to improve the accuracy of predictions has diminished the interpretability of many models—leaving users with little understanding of the model’s behavior or trust in its predictions. The field of eXplainable artificial intelligence (XAI) seeks to encourage the development of interpretable models. Google Cloud Platform offers two Explainable AI functions in BigQuery ML that allow users to examine the attribution of model features, which aids in model behavior verification and bias recognition. One of the functions available in BigQuery provides a global perspective on the features used to train the model, while the second function examines local feature attribution associated with individual predictions in more detail. This note offers an overview of Explainable AI in BigQuery ML, using as an example a (fictional) realtor’s linear regression model that predicted a home’s latest sale price based on predictor variables such as the total tax assessment from the year of the last sale, the square footage of the house, the number of bedrooms, the number of bathrooms, and whether the condition of the home is below average. After training the linear model, the feature attribution can be studied from a global and local perspective in BigQuery.

Keywords

Artificial intelligence BigQuery ML Explainable AI GCP Google Cloud Platform interpretable model machine learning predictive models XAI