XGBoost-DRP
=================
XGBoost implementation for Drug Response Prediction
Model Architecture
--------------------
XGBoost is a gradient boosting ML model that sequentially combines decision trees.
Feature Representation
------------------------
* Cancer features:
* Gene Expression
* Drug features:
* Mordred descriptors
URLs
--------------------
- `XGBoost documentation `__
- `IMPROVE GitHub `__
References
--------------------