TestPointPredictions

Test Point Predictions

KEY TYPE Description
count int Count of total rows in the preview data for the SQL.
columns list The returned columns
data list A list of data rows, each represented as a list.
metricsColumns list The columns that are the metrics.
summarizedMetrics dict A map between the problem type metrics and the mean of the results matching the query
errorDescription str Description of an error in case of failure.