openkinome / kinoml

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

PyTorch implementation for RF/XGB #17

Closed jaimergp closed 3 years ago

jaimergp commented 4 years ago

Some resources:

jaimergp commented 4 years ago

I have imported sklearn_pytorch in our symbols for now.

t-kimber commented 4 years ago

I created a new PR (see #25) which deals with the XBGoost package (not sure the native PyTorch tree implementation linked above is flexible enough for the observation models).

t-kimber commented 3 years ago

Closing issue since focusing on deep learning models.