Integrations and support

Published

January 6, 2025

Which languages, libraries, and environments do you support?

  • The ValidMind Library1 is designed to be platform-agnostic and compatible with most popular open-source programming languages and model development environments in Python and R,2 from XGBoost to more sophisticated libraries such as Pytorch and TensorFlow — and many more.
  • We directly support Matplotlib3 and Plotly4 plotting libraries for visual representations, and you’re able to return images from other libraries as bytes-like objects.5
Currently, we support Python ≧3.8 and <3.11 and the most popular AI/ML and data science libraries.

Support for commercial and closed-source programming languages such as SAS and Matlab depends on specific deployment details and commercial agreements with customers.

What test ingestion or modeling techniques are supported?

  • ValidMind supports ingesting test results from your training and evaluation pipeline, such as using batch prediction or online prediction mechanisms.6
  • We are also offer standard documentation via the library for additional modeling techniques.7

Do you support including images in model documentation?

Yes, as long as you can produce the image with Python or open the image from a file, you can include it in your documentation with ValidMind:8

  • If you want to log an image as a test result, you can do so by passing the path to the image as a parameter to the custom test and then opening the file in the test function.
  • If you are using a plotting library that isn’t directly supported by ValidMind, you can still return the image directly as a bytes-like object.

What large language model (LLM) features are offered?

ValidMind offers several specialized features that use large language models (LLMs) to streamline model risk management and ensure regulatory compliance:

  • Test interpretation — Interprets results from tests run within ValidMind.
  • Qualitative checks — Leverages metadata from the model inventory, test outcomes, and additional data provided to create qualitative sections within model documentation.
  • Risk assessment — Using data from test results, generates a tailored risk assessment for each section of model documentation.
  • Document checker — Reviews model development documentation to ensure it aligns with relevant regulatory requirements.

What deployment options are supported by ValidMind?

Our deployment options provide a balance of control and cost-efficiency while integrating seamlessly with your infrastructure. For added flexibility, you can deploy on Amazon Web Services (AWS), Google Cloud Platform (GCP), or Microsoft Azure.

We offer two deployment models:

  • Multi-tenant cloud — Multiple organizations (tenants) share infrastructure while keeping data isolated, providing cost-efficiency and scalability. For secure connectivity, a private link can be established to ensure traffic stays within your network, avoiding the public internet.

  • Virtual Private ValidMind (VPV) — A single-tenant architecture where one organization uses dedicated infrastructure, offering greater control, customization, and enhanced security. This option is ideal for high-compliance needs, and secure connectivity can also be established via a private link.

Learn more