RandomForest-Synergy ========================== Random Forest implementation for Synergy Model Architecture -------------------- Random Forest is a bagging ML model that combines the predictions of multiple decision trees. Model Type --------------- Regression Feature Representation ------------------------ * Cancer features: * Gene Expression * Drug features: * Mordred descriptors URLs -------------------- - `Scikit-learn Random Forest documentation `__ - `IMPROVE GitHub `__ References --------------------