Find Best Actions
Tags: Models
Method: POST
Endpoint: https://api.causadb.com/v1/models/{model_name}/find-best-actions
Description:
Find the set of best actions to achieve a desired outcome, using a trained model.
Parameters:
model_name
(path): The name of the model to query
Request Body:
- Description: No description
Responses:
- 200: Successful Response
- 422: Validation Error