Using the CLI Tool¶
The CHAP CLI provides commands for evaluating disease prediction models, visualizing results, and exporting metrics.
Quick Start¶
The main workflow consists of three commands:
chap evaluate2- Run a backtest and export results to NetCDF formatchap plot-backtest- Generate visualizations from evaluation resultschap export-metrics- Export and compare metrics across evaluations
See the Evaluation Workflow guide for detailed usage and examples.
Documentation¶
- Setup - How to install and configure the CLI
- Evaluation Workflow - Complete guide to evaluating and comparing models