openkinome / kinoml

Structure-informed machine learning for kinase modeling
https://openkinome.org/kinoml/
MIT License
51 stars 21 forks source link

XGBoost package. #25

Closed t-kimber closed 4 years ago

t-kimber commented 4 years ago

Description

Include gradient boosting model (tree-based algorithm) which uses the XGBoost package.

Todos

Questions

Status

jaimergp commented 4 years ago

How to efficiently include the package? e.g. .to_xgb?

Definitely, to_xgboost can be provided at the DatasetProvider parent level.