Skip to main content

fastsolv solid solubility predictor

Project description

fastsolv

This directory contains the fastsolv python package which allows using the trained fastsolv model for solid solubility prediction.

Run pip install fastsolv to install it. Trained model checkpoints will be auto-magically downloaded on your first run of fastsolv.

fastsolv is accessible via the command line and as a python module.

  • command line: run fastsolv --help for usage instructions
  • python module: import the fastsolv predictor with from fastsolv import fastsolv - predictions can then be made by passing a pandas.DataFrame with the columns for solute_smiles, solvent_smiles, and temperature.

To manually load fastsolv models and make predictions using torch on your own, adapt the code in fastsolv._module.

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

fastsolv-1.0.0a0.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

fastsolv-1.0.0a0-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

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