Skip to main content
POST
Compute model-agnostic feature importance weights

Authorizations

Authorization
string
header
required

HTTPBearer

Body

application/json
series
SeriesWithExogenous · object
required
method
enum<string>
default:granger

Model-agnostic causal analysis method used by the /v2/explain endpoint. Options are: 'granger' (default) and 'transfer_entropy'.

Available options:
granger,
transfer_entropy

Response

Successful Response

weights
number[]
required
method
string
required
feature_names
string[] | null