Skip to main content

ValidMind Library

Project description

ValidMind Library

ValidMind’s Python Library contains a suite of developer tools and methods designed to automate the documentation and validation of your models.

The Library is designed to be model agnostic. If your model is built in Python, ValidMind's Python library will provide all the standard functionality without requiring your developers to rewrite any functions.

The Library provides a rich suite of documentation tools and test suites, from documenting descriptions of your dataset to testing your models for weak spots and overfit areas. The Developer Framework helps you automate the generation of model documentation by feeding the ValidMind platform with documentation artifacts and test results to the ValidMind platform.

Installation

To install the ValidMind Library and all optional dependencies, run:

pip install validmind[all]

To install the Library without optional dependencies (core functionality only), run:

pip install validmind

Extra dependencies

The Library has optional dependencies that can be installed separately to support additional model types and tests.

  • LLM Support: To be able to run tests for Large Language Models (LLMs), install the llm extra:

    pip install validmind[llm]
    
  • PyTorch Models: To use pytorch models with the Library, install the torch extra:

    pip install validmind[torch]
    
  • Hugging Face Transformers: To use Hugging Face Transformers models with the Library, install the transformers extra:

    pip install validmind[transformers]
    
  • R Models: To use R models with the Library, install the r extra:

    pip install validmind[r-support]
    

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

validmind-2.5.25.tar.gz (19.9 MB view details)

Uploaded Source

Built Distribution

validmind-2.5.25-py3-none-any.whl (20.2 MB view details)

Uploaded Python 3

File details

Details for the file validmind-2.5.25.tar.gz.

File metadata

  • Download URL: validmind-2.5.25.tar.gz
  • Upload date:
  • Size: 19.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.10.12 Linux/6.5.0-1025-azure

File hashes

Hashes for validmind-2.5.25.tar.gz
Algorithm Hash digest
SHA256 c5d5cdc581b9d589ea933f5dba0b44c46fa6f0d1030db684ad29734713ec1188
MD5 7dab7cbbbcfc4cb88eda36458f0f7a0c
BLAKE2b-256 93c2a8f44a4776f533f12a806089ab41bc4c75059f475b0a027b0cf7e2b8ac03

See more details on using hashes here.

File details

Details for the file validmind-2.5.25-py3-none-any.whl.

File metadata

  • Download URL: validmind-2.5.25-py3-none-any.whl
  • Upload date:
  • Size: 20.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.10.12 Linux/6.5.0-1025-azure

File hashes

Hashes for validmind-2.5.25-py3-none-any.whl
Algorithm Hash digest
SHA256 ce7de44c78a9dc511e0f8bf8dc94a99c7a4ee26afd84bf7688de63b6ad106acd
MD5 090500caecdddfb200b6dfa704abc851
BLAKE2b-256 051fbdae135e8a46567a1a6074a6bfca955948fd7a699f4af836597d11c07856

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