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