Skip to content

Distributed modelling (somewhat)

Latest
Compare
Choose a tag to compare
@davidegraff davidegraff released this 23 Apr 18:24
· 447 commits to main since this release

We've updatedMolPAL to leverage distributed in most model training and prediction code. Currently, distributed training and prediction are supported for the RF model using Ray in addition to distributed prediction with the MPN model. Some of the arguments have changed, so make sure to check out the updated README before running code again!