Graph-based machine learning for chemical property prediction
Project description
GraphChem: Graph-based machine learning for chemical property prediction
GraphChem is an open source Python package for constructing graph-based machine learning models with a focus on fuel property prediction.
Installation
Prerequisites
- Python 3.10 or newer
Method 1: pip
$ pip install graphchem
Method 2: From source
$ git clone https://github.com/ecrl/graphchem
$ cd graphchem
$ python -m pip install .
If installation fails for RDKit, PyTorch, or torch-geometric, follow the vendor guides: RDKit, PyTorch, PyTorch Geometric.
Documentation
- Read the Docs (Sphinx) — installation, quickstart, API, datasets, stability policy
- API_STABILITY.md — source-tree pointer to the frozen public surface
- CHANGELOG.md
Examples
Notebooks are under examples/ on GitHub. See also the tutorials page in the docs.
For reproducible runs, set seeds before training or evaluation, for example:
import numpy as np
import torch
torch.manual_seed(0)
np.random.seed(0)
Exact numeric results can still vary across platforms and dependency wheel builds (RDKit / PyTorch / PyG).
Contributing and support
- Contribute via pull request; follow CONTRIBUTING.md
- Report bugs and feature requests with GitHub Issues
- Security reports: SECURITY.md
- Code of conduct: CODE_OF_CONDUCT.md
For additional questions, contact Travis Kessler (travis.j.kessler@gmail.com).
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 graphchem-2.3.4.tar.gz.
File metadata
- Download URL: graphchem-2.3.4.tar.gz
- Upload date:
- Size: 31.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba81c34d31843859e19251f08c5f1b2ae6d8e212a6a1bcadb57e2b36c50ca100
|
|
| MD5 |
ae5cf11ef6cf8b5a576598691ead3fad
|
|
| BLAKE2b-256 |
85262d6204c0e190a813c05459a0ba2ff42dd6d5f98b571c4c4d1d78b4dddb0d
|
Provenance
The following attestation bundles were made for graphchem-2.3.4.tar.gz:
Publisher:
publish_to_pypi.yml on ecrl/graphchem
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
graphchem-2.3.4.tar.gz -
Subject digest:
ba81c34d31843859e19251f08c5f1b2ae6d8e212a6a1bcadb57e2b36c50ca100 - Sigstore transparency entry: 2222117310
- Sigstore integration time:
-
Permalink:
ecrl/graphchem@43f31c015a37bd14d7d67408c618b0f94b7235f9 -
Branch / Tag:
refs/tags/2.3.4 - Owner: https://github.com/ecrl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@43f31c015a37bd14d7d67408c618b0f94b7235f9 -
Trigger Event:
release
-
Statement type:
File details
Details for the file graphchem-2.3.4-py3-none-any.whl.
File metadata
- Download URL: graphchem-2.3.4-py3-none-any.whl
- Upload date:
- Size: 25.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90eb33105e33295cf775c954e4f909f30f906dedb20e70ab4de5a892637e6db6
|
|
| MD5 |
7e3ead33a625bc9f0e04883071a36140
|
|
| BLAKE2b-256 |
df2050ea61c58ee9ff545e76c76d27e7b8c573d366cf25a51f1713c9090cdc9d
|
Provenance
The following attestation bundles were made for graphchem-2.3.4-py3-none-any.whl:
Publisher:
publish_to_pypi.yml on ecrl/graphchem
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
graphchem-2.3.4-py3-none-any.whl -
Subject digest:
90eb33105e33295cf775c954e4f909f30f906dedb20e70ab4de5a892637e6db6 - Sigstore transparency entry: 2222117781
- Sigstore integration time:
-
Permalink:
ecrl/graphchem@43f31c015a37bd14d7d67408c618b0f94b7235f9 -
Branch / Tag:
refs/tags/2.3.4 - Owner: https://github.com/ecrl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@43f31c015a37bd14d7d67408c618b0f94b7235f9 -
Trigger Event:
release
-
Statement type: