You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to run the revised code from the tutorial (Chapter05/pdbbind_rf.py). However, I could not load and featurize the pdbbind data from Molnet for some reason.
Please, refer to the line of code (from the tutorial) and the subsequent error message shown in the snapshot.
Hi,
I have been trying to run the revised code from the tutorial (Chapter05/pdbbind_rf.py). However, I could not load and featurize the pdbbind data from Molnet for some reason.
Please, refer to the line of code (from the tutorial) and the subsequent error message shown in the snapshot.
tasks, datasets,transformers = dc.molnet.load_pdbbind(featurizer=grid, splitter="random", subset="core")
Thank you in advance.
Woo-Jae
The text was updated successfully, but these errors were encountered: