Skip to content

karthikjetty/eos74bo

 
 

Repository files navigation

Aqueous Kinetic Solubility

Kinetic aqueous solubility (μg/mL) was experimentally determined using the same SOP in over 200 NCATS drug discovery projects. A final dataset of 11780 non-redundant molecules and their associated solubility was used to train a SVM classifier. Approximately half of the dataset has poor solubility (< 10 μg/mL), and two-thirds of these low soluble molecules report values of < 1 μg/mL.

Identifiers

  • EOS model ID: eos74bo
  • Slug: aqueous-kinetic-solubility

Characteristics

  • Input: Compound
  • Input Shape: Single
  • Task: Classification
  • Output: Probability
  • Output Type: Float
  • Output Shape: Single
  • Interpretation: It is a classification model which returns the probability of a compound having poor solublibity (>=0.5: low solubility), and probability of a compound being highly soluble (<0.5: high solubility)

References

Citation

If you use this model, please cite the original authors of the model and the Ersilia Model Hub.

License

This package is licensed under a GPL-3.0 license. The model contained within this package is licensed under a None license.

Notice: Ersilia grants access to these models 'as is' provided by the original authors, please refer to the original code repository and/or publication if you use the model in your research.

About Us

The Ersilia Open Source Initiative is a Non Profit Organization (1192266) with the mission is to equip labs, universities and clinics in LMIC with AI/ML tools for infectious disease research.

Help us achieve our mission!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.0%
  • Other 1.0%