This repository is a collection of machine learning utilities used by the AI for Biomedical Research group at the SHIV Biomedical Data Science Center.
The project is under active development, so APIs, interfaces, and package structure may change without notice. We recommend pinning a specific commit or tag if you depend on stable behavior.
Install the package with uv:
uv pip install .Install the package in editable mode for development:
uv pip install -e .