AxGEPABatchRow
type AxGEPABatchRow = object;Properties
input
input: AxExample;prediction
prediction: unknown;scalar
scalar: number;scores
scores: Record<string, number>;type AxGEPABatchRow = object;input: AxExample;prediction: unknown;scalar: number;scores: Record<string, number>;