List of metadata for all prediction explanations in the project.
Each element of list is metadata for one prediction explanations
(for format see GetPredictionExplanationsMetadata).
Arguments
project
character. Either (1) a character string giving the unique alphanumeric
identifier for the project, or (2) a list containing the element projectId with this
identifier.
modelId
character. Optional. If specified, only prediction explanations computed
for this model will be returned.
limit
integer. Optional. At most this many results are returned, default: no limit
offset
integer. This many results will be skipped, default: 0