Somedays ago, I posted blog about deepchem. I am still playing with deepchem. Today I tried to use graph convolution regression model. Deepchem provided Graph convolution Regressor. Cool. I used solubility data provided from AstraZeneca. https://www.ebi.ac.uk/chembl/assay/inspect/CHEMBL3301364 My test code is following. Almost same as deepchem”s example code. CSVLoader method is very useful because it canContinue reading “Graph convolution regression with deepchem”