Skip to main content

Graph-based machine learning for chemical property prediction

Project description

UML Energy & Combustion Research Laboratory

GraphChem: Graph-based machine learning for chemical property prediction

GitHub version PyPI version GitHub license Documentation Status

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

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

For additional questions, contact Travis Kessler (travis.j.kessler@gmail.com).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

graphchem-2.3.4.tar.gz (31.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

graphchem-2.3.4-py3-none-any.whl (25.2 kB view details)

Uploaded Python 3

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

Hashes for graphchem-2.3.4.tar.gz
Algorithm Hash digest
SHA256 ba81c34d31843859e19251f08c5f1b2ae6d8e212a6a1bcadb57e2b36c50ca100
MD5 ae5cf11ef6cf8b5a576598691ead3fad
BLAKE2b-256 85262d6204c0e190a813c05459a0ba2ff42dd6d5f98b571c4c4d1d78b4dddb0d

See more details on using hashes here.

Provenance

The following attestation bundles were made for graphchem-2.3.4.tar.gz:

Publisher: publish_to_pypi.yml on ecrl/graphchem

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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

Hashes for graphchem-2.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 90eb33105e33295cf775c954e4f909f30f906dedb20e70ab4de5a892637e6db6
MD5 7e3ead33a625bc9f0e04883071a36140
BLAKE2b-256 df2050ea61c58ee9ff545e76c76d27e7b8c573d366cf25a51f1713c9090cdc9d

See more details on using hashes here.

Provenance

The following attestation bundles were made for graphchem-2.3.4-py3-none-any.whl:

Publisher: publish_to_pypi.yml on ecrl/graphchem

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page