Spaces:
Sleeping
Sleeping
File size: 545 Bytes
cfe9277 09f8c96 cfe9277 a1b4ce8 cfe9277 09f8c96 a1b4ce8 09f8c96 a1b4ce8 09f8c96 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | ---
title: Optimal Screening Decisions
emoji: 🐠
colorFrom: yellow
colorTo: indigo
sdk: gradio
sdk_version: 6.14.0
python_version: '3.11'
app_file: app.py
pinned: false
---
Gradio app for writing optimal screening decisions from form inputs.
The default form values mirror:
```bash
uv run get-optimal-screening configs/example-risk.yaml
```
The app accepts a Hugging Face dataset, an uploaded CSV, or pasted CSV rows. Each run writes a temporary CSV file with an added screening decision column and exposes it through the download button.
|