ValidMind Library
Project description
ValidMind Library
The ValidMind Library is a suite of developer tools and methods designed to automate the documentation and validation of your models.
Designed to be model agnostic, the ValidMind Library provides all the standard functionality without requiring you to rewrite any functions as long as your model is built in Python.
With a rich array of documentation tools and test suites, from documenting descriptions of your datasets to testing your models for weak spots and overfit areas, the ValidMind Library helps you automate model documentation by feeding the ValidMind Platform with documentation artifacts and test results.
What is ValidMind?
ValidMind helps developers, data scientists and risk and compliance stakeholders identify potential risks in their AI and large language models, and generate robust, high-quality model documentation that meets regulatory requirements.
The ValidMind AI risk platform consists of two intertwined product offerings:
- The ValidMind Library — Designed to be incorporated into your existing model development environment, you use the ValidMind Library to run tests and log documentation to the ValidMind Platform. Driven by the power of open-source, the ValidMind Library welcomes contributions to our code and developer samples:
validmind-library@ GitHub - The ValidMind Platform — A cloud-hosted user interface allowing you to comprehensively track your model inventory throughout the entire model lifecycle according to the unique requirements of your organization. You use the ValidMind Platform to oversee your model risk management process via the customizable model inventory.
What do I need to get started with ValidMind?
All you need to get started with ValidMind is an account with us.
Signing up is FREE — Register with ValidMind
That's right — you can run tests and log documentation even if you don't have a model available, so go ahead and get started with the ValidMind Library!
How do I do more with the ValidMind Library?
Our selection of Jupyter Notebooks showcase the capabilities and features of the ValidMind Library, while also providing you with useful examples that you can build on and adapt for your own use cases.
Installation
To install the ValidMind Library and all optional dependencies, run:
pip install validmind[all]
To install the ValidMind Library without optional dependencies (core functionality only), run:
pip install validmind
Extra dependencies
The ValidMind 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
llmextra:pip install validmind[llm]
-
PyTorch Models: To use pytorch models with the ValidMind Library, install the
torchextra:pip install validmind[torch]
-
Hugging Face Transformers: To use Hugging Face Transformers models with the ValidMind Library, install the
transformersextra:pip install validmind[transformers]
-
R Models: To use R models with the ValidMind Library, install the
rextra:pip install validmind pip install rpy2
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 validmind-2.13.1.tar.gz.
File metadata
- Download URL: validmind-2.13.1.tar.gz
- Upload date:
- Size: 20.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.4 CPython/3.12.3 Linux/6.17.0-1010-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
310ba915f29b9c7725f4212ca15fac3b568e1cbdab89024abc97556d51d2f370
|
|
| MD5 |
49e103e1b4b4a1f02bdee94e49eb70cc
|
|
| BLAKE2b-256 |
ad156b950f64f18d018bc95a8ce03143d6439287238ff51e234c36fed9023918
|
File details
Details for the file validmind-2.13.1-py3-none-any.whl.
File metadata
- Download URL: validmind-2.13.1-py3-none-any.whl
- Upload date:
- Size: 20.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.4 CPython/3.12.3 Linux/6.17.0-1010-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa8a2c9aa963b66324c2319296d18b52a23225e197aa1c438d0dc66d2c13d2f4
|
|
| MD5 |
c1dd6991b42f2acb89e4b16a8ab7277b
|
|
| BLAKE2b-256 |
59f50af7f3210cf3fae5f5abc269693e5687ae0f7abab6f4e9291cdef2029e47
|