Changelog

Model efficacy for pipelines added

Ben Rose
Ben Rose
on

Efficacy reporting lets you measure how well your models are performing in the real world—comparing Faraday’s predictions to actual outcomes over time. Each report breaks down performance by decile, so you can quickly see how predictions line up with reality.

You can find efficacy reports directly in the Pipelines tab of the Dashboard for any pipeline that includes an eligible Outcome in its payload.

Developers can also access this data programmatically via the GET /scopes/:id/efficacy API endpoint.

View our documentation to learn more.