Evaluate a HeatWave AutoML model includes scores for the model, predictions and explanations. What if analysis compares the baseline results to alternative values.
During testing, the model can include a column of known values. After evaluation, if a prediction does not match the known value, MySQL HeatWave Console marks the prediction in red.
Select the HeatWave AutoML tab in the MySQL HeatWave Console, and then click .
Select a DB System from the drop-down menu.
Enter a MySQL user name and password for the DB System.
Click
.Select a model from the list. The lower pane shows details for the model: Training table, Target column, Description, Selected algorithm, Machine learning task, and Training score.
Click
.-
Select table: The prompt has a reminder of the name of the training table. Select a test table compatible with the training table, and click .
The Evaluate Model:
model name
dialog opens. -
Model score:
Select one of the Scoring metrics, and click . The Results shows the score.
-
Explain model:
Feature Importance: Shows the names of each feature and their relative importance to the model.
-
Predictions:
Click
to create a table of predictions for each row in the test table.-
Select a prediction row from the table, and click
.The dialog shows the Selected row, and Feature Importance. Notes explains which feature had the largest impact on the prediction, and might also include the feature that had the largest impact against the prediction.
Click
to return to the predictions table.Select a prediction row from the table, and click
.-
Values for comparison from included features: Click the i to show information for that feature column.
This includes Minimum, Mean and Maximum, and a bar chart of values.
Click
to return to the predictions table.Select a prediction row from the table, and click
.-
Values for comparison from included features: Adjust the values, and click .
The dialog shows the Comparison data, and Feature Importance. Notes has explanations for the Baseline and the Comparison. Both explain which feature had the largest impact on that prediction, and might also include the feature that had the largest impact against that prediction.
Click
to return to the predictions table.