EP Predict is a modular platform for delivering clinical risk calculations, designed to integrate flexibly across different environments. It supports both standalone batch processing and embedded APIs within clinical systems.
There are two API options: a hosted cloud-based version maintained by Endeavour Predict, ideal for rapid integration without local setup; and a self-hosted package ("ep_api") that organisations can run locally, offering full control over data and configuration.
For developers using Microsoft .NET, EP Predict provides local DLLs that embed directly into applications, enabling real-time risk scoring without external dependencies.
The Batch Processor supports bulk health data workflows, validating and executing calculations on CSV files or checking the integrity of local DLL deployments. It’s suitable for both quality assurance and high-volume processing.
Integration guides, deployment packages, and sample data are available via the Endeavour Predict portal. Developers can access the latest software versions and step-by-step instructions for embedding EP Predict into their systems.