Set of functionalities to assess molecular property prediction models.
Project description
Mosses - Model Assessment Toolkit
Description
Mosses is a library that provides a set of functionalities to assess molecular property prediction models, e.g., QSAR/QSPR models. The library currently includes:
- A model validation module (
predictive_validity.py) built on top of the concept of predictive validity described by Scannell et al. Nat Rev Drug Discov. 2022;21(12):915-931. doi:10.1038/s41573-022-00552-x. The functionpredictive_validity.evaluate_pv()allows analysing the quality of predictions on a given data set (e.g., a prospective test set of compounds), according to a desired threshold. The analysis can be used to determine whether the model used to generate the predictions is suitable for the data of interest (e.g., the validation can be done on a new series of compounds), and if so, to configure optimal thresholds for maximising enrichment of compounds with the desired property.
Software requirements
The library is written in Python and requires a version >= 3.10 for runtime. The dependencies required by the library are defined in pyproject.toml and are automatically installed when installing the library.
How to install mosses
You can install the library using pip install mosses, or you can clone this repository then run make build && make install.
Examples of usage
Jupyter notebooks with examples can be found in the folder examples. We recommend following those to adapt your data, configs, and code to work with the modules in mosses.
TODO
- Prepare /examples folder with mock data (Jenny)
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
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 mosses-0.2.1.tar.gz.
File metadata
- Download URL: mosses-0.2.1.tar.gz
- Upload date:
- Size: 27.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00c474dfe9e4cb4d9a8c3dadd3d625e31d65cc3ba21a364ad4ccfe68257450d0
|
|
| MD5 |
9a1c3db707436f8546c0616f7c797541
|
|
| BLAKE2b-256 |
8a1d84efba5b8d6deafb3b6b8e839f5a71d50989434278bb230edeba7bcdc48f
|
File details
Details for the file mosses-0.2.1-py3-none-any.whl.
File metadata
- Download URL: mosses-0.2.1-py3-none-any.whl
- Upload date:
- Size: 28.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01f5e8fe5e044344c8e468618b6ff384a3dc8230060f3ed9029907884741d3db
|
|
| MD5 |
5e7ce4bf8e50aeda8774bedacac4ec5d
|
|
| BLAKE2b-256 |
2a764982a6b99ca90055db196792602681de707bf841ee981045e586e4240c8c
|