Step-by-step Curating Example
===============================
In the sections below, we walk through an IMPROVE curation of the `XGBoost `_ model for Drug Response Prediction using :doc:`app_drp_benchmark`.
The whole code associated with this example can found in `this repo `_.
.. toctree::
:titlesonly:
Preprocessing Script Example
Training Script Example
Inference Script Example
Configuration Example