Skip to main content
POST
Model Interpretability Analysis

Authorizations

X-API-Key
string
header
required

API key for authentication. Get your key at https://api.fincept.in/auth/register

Body

application/json
X
number[][]
required

Feature matrix

Example:
y
number[]
required

Target values

Example:
model_predict
string
default:logistic

Model label for reference

Example:

"credit_model_v1"

method
enum<string>
default:permutation

Interpretability method

Available options:
permutation,
partial_dependence
Example:

"permutation"

Response

Interpretability results

success
boolean
Example:

true

data
object

Feature importance scores and analysis