Skip to main content

AI/XAI exploration in the context of ParFlow simulation code

Project description

AI/XAI exploration in the context of ParFlow simulation code

  • Free software: BSD License

Installing

Build and install the Vue components

cd vue-components
npm i
npm run build
cd -

For the Python layer it is recommended to use conda to properly install the various ML packages.

macOS conda setup

brew install miniforge
conda init zsh

venv creation for XAI

conda create --name sandtank-xai python=3.9 -y
conda activate sandtank-xai
conda install "pytorch==1.11.0" -c pytorch -y
conda install scipy "scikit-learn==0.24.2" "scikit-image==0.18.3" -c conda-forge -y

# A: For development when inside repo (A or B not both)
pip install -e .

# B: For testing without repo (A or B not both)
pip install trame-sandtank-xai

Run the application

conda activate sandtank-xai
trame-sandtank-xai

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

trame-sandtank-xai-2.0.0.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

trame_sandtank_xai-2.0.0-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file trame-sandtank-xai-2.0.0.tar.gz.

File metadata

  • Download URL: trame-sandtank-xai-2.0.0.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7

File hashes

Hashes for trame-sandtank-xai-2.0.0.tar.gz
Algorithm Hash digest
SHA256 95f51f0c131bd178dcbcfef1798edb40734df9efa3ec432f4187156d8db8a010
MD5 7e2db82b229b204a8a12f1d432f807b1
BLAKE2b-256 52bc5084297763d3183a2ec2e2644b98c7ed211bd1dbb40b2124a0f7cf37a5da

See more details on using hashes here.

File details

Details for the file trame_sandtank_xai-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: trame_sandtank_xai-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7

File hashes

Hashes for trame_sandtank_xai-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5a0284c59f8219cf1177d81b425c96aac8b4b3b9157af887c7fd154402fdafdf
MD5 25c7fa05086fda66334c4d8939c38d1a
BLAKE2b-256 62fce45f5eb0fa681e31012b0fef671600c28f6923b01edb66fb420976da3af0

See more details on using hashes here.

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