zhenglz / OnionNet-SFCT

Improving protein–ligand docking and screening accuracies by incorporating a scoring function correction term
26 stars 8 forks source link

How to train on your own data? #5

Open wxfsd opened 2 years ago

wxfsd commented 2 years ago

Hello, I can't find the training code, how can I train my own data?

zhenglz commented 2 years ago

You may refer to the scikit-learm tutorials regarding the random forest model training part.