siRBench Model
Runtime artifacts for the siRBench predictor Space.
This repo is intended to store the files required for inference:
xgb_model.jsonlgbm_model.txtcalibrator.joblibfeature_artifacts.json
Intended consumer
The main consumer is the Docker Space:
dimostzim/siRBench-predictor
That app expects two input sequences:
siRNAmRNAtarget window
The app then computes the engineered feature set and loads these model artifacts from the Hub.
Notes
- This repo stores inference artifacts, not training code.
- The final prediction is a calibrated ensemble of XGBoost and LightGBM models.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support