This repository contains the model validation task for the Outreachy Summer Internship 2024 contributions to Ersilia.
- Input:
Compound
- Input Shape:
Single
- Task: git add
Regression
- Output:
Experimental value
- Output Type:
Float
- Output Shape:
Single
- Interpretation:
Predicted LogS (log of the solubility)
Install Ersilia Model Hub on your system here.
Run the following commands on your terminal to download and run the model on your system.
ersilia -v fetch eos6oli
ersilia -v serve eos6oli
ersilia api run -i data/input.csv -o data/output.csv
The dataset used on the model for checking for model bias was downloaded from here. The dataset was from the research conducted by John S. Delaney on ESOL: Estimating Aqueous Solubility Directly from Molecular Structure.