WaterDRoP is a machine learning model for predicting the rate of hydrolysis from chemical structure under environmentally relevant conditions (pH 7 and 25°C).
The tool is available from the notebook WaterDRoP.ipynb. It is intended to be run in Google Colab. The user can enter an individual SMILES string or a batch of multiple SMILES strings. The notebook will output the predicted hydrolysis half-life and display the training examples most similar to the entered structure.
The complete dataset of experimental hydrolysis rates used to train WaterDRoP is given in the file dataset.xlsx.
Information on model development and performance is described in the publication [paper citation here]. This work was supported by the MIT Office of Graduate Education and conducted using computing resources from the MIT Office of Research and Computing Data (ORCD). Artificial intelligence models from OpenAI (ChatGPT) and Google (Gemini) were used as coding aids in the development of WaterDRoP.
Amélie Lemay, Massachusetts Institute of Technology alemay@mit.edu
