BiomedParse / inference_utils

Commit History

Fix formatting of adjusted p-value in targets not found string
380e0a4

kernel-luso-comfort commited on

Add legend to prediction overlay with dynamic font sizing and color boxes
fc90b14

kernel-luso-comfort commited on

Add legend to prediction overlay with task color boxes and labels
354d315

kernel-luso-comfort commited on

Add VSCode settings and update dependencies; refactor model prediction logic to include modality and targets
0a9ad49

kernel-luso-comfort commited on

Rename init_predict_mock.py to model_mock.py and update main.py to use the Model class for predictions
f50a656

kernel-luso-comfort commited on

Refactor model initialization and prediction logic; enhance mock prediction to handle modality and targets
99b73a0

kernel-luso-comfort commited on

Enhance predict function to return targets not found and update main.py to display results in the UI
699e2ed

kernel-luso-comfort commited on

Refactor predict function to accept modality type and targets; update main.py to integrate modality selection and target loading
e8983fc

kernel-luso-comfort commited on

Add testing support and new utility function for target distribution
29c9bfa

kernel-luso-comfort commited on

Update .gitignore to include .pytest_cache and add pytest as a dependency in pyproject.toml
b304f79

kernel-luso-comfort commited on

Add Apache License header to init_predict.py and init_predict_mock.py
5b4c740

kernel-luso-comfort commited on

Update mock model imports and enhance demo interface in development mode
fa26a4b

kernel-luso-comfort commited on

Add development environment setup with mock model functions and Gradio interface
287d863

kernel-luso-comfort commited on

Add Apache License 2.0 header to multiple source files
202eff6

kernel-luso-comfort commited on

Add initial module structure and entry points for modeling and utilities
6ba63c9

kernel-luso-comfort commited on