A k-deep ensemble model to predict solubility
Project description
Mol Sol
Backend code used in mol.dev
Quickstart 🔥
pip install molsol
from molsol import KDESol
model = KDESol()
# predict solubility of a molecule
smiles = "CCO"
solubility = model.predict(smiles)
print(solubility)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
molsol-0.0.3.tar.gz
(7.1 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file molsol-0.0.3.tar.gz.
File metadata
- Download URL: molsol-0.0.3.tar.gz
- Upload date:
- Size: 7.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f7ad40506074e82f1c8950885a15f491a7228107d65e0347674d85a0fd9f45b
|
|
| MD5 |
3ae7998ceb3eddb88cefbbfc47d58213
|
|
| BLAKE2b-256 |
8d12612189c1cb5f648c2cba82916b8be1989163781a4e7201440b347dfba529
|
File details
Details for the file molsol-0.0.3-py3-none-any.whl.
File metadata
- Download URL: molsol-0.0.3-py3-none-any.whl
- Upload date:
- Size: 7.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f14704563a35907db4a8341d8efec7cdb2088ef2ef3ba88ae8fc8b85e7d6011b
|
|
| MD5 |
bfe41bdad5e24d6dae28e42b05afef64
|
|
| BLAKE2b-256 |
c2dbeb9eb0ad0e0958a1d6441dbf82a63e79577ba63c5a91454566fb715b31a7
|