Hi All,
Today I tried to use the DMPNNFeaturizer. I used featurizer = dc.feat.DMPNNFeaturizer(). But I got the attribute error " module ‘deepchem.feat’ has no attribute ‘DMPNNFeaturizer’". Can anyone please tell me how to use the DMPNNFeaturizer properly?
Thanks !