Causal Effects
Tags: Models
Method: POST
Endpoint: https://api.causadb.com/v1/models/{model_name}/causal-effects
Description:
Calculate the causal effects of the given actions on the model.
Parameters:
model_name
(path): The name of the model to query
Request Body:
- Description: Causal nodes and their values or the name of the node
Responses:
- 200: Successful Response
- 422: Validation Error