Data handling and privacy
What solutions does ValidMind offer?
ValidMind is a library and cloud platform available in multiple editions catering to different organizational needs:
- Standard Edition: Our introductory offering, providing essential features and services.
- Enterprise Edition: Builds upon the Standard Edition by adding features tailored for large-scale organizations.
- Virtual Private ValidMind (VPV):1 Our most secure offering for organizations requiring a higher level of privacy, such as financial services handling sensitive data. Includes all Enterprise Edition features but in a separate, isolated ValidMind environment. VPV accounts do not share resources with accounts outside the VPV.
What model artifacts are automatically imported into ValidMind?
ValidMind stores the following artifacts in the documentation via our Python Library API:3
- Dataset and model metadata which allow generating documentation snippets programmatically (example: stored definition for “common logistic regression limitations” when a logistic regression model has been passed to the ValidMind test suite execution)
- Quality and performance metrics collected from the dataset and model
- Outputs from executed test suites
- Images, plots, and visuals generated as part of extracting metrics and running tests
How is data retained within ValidMind?
- ValidMind is a multi-tenant or single-tenant solution hosted on cloud providers.
- With multi-tenant deployments, infrastructure is shared but with strict data isolation protocols that ensure that no tenant can access another’s sensitive information.
What about the confidentiality or size of data sent to ValidMind?
- ValidMind does not send datasets outside the client’s environment.
- The ValidMind Library executes test suites and functions locally in your environment and is not limited by dataset size.
Is activity on models, documentation, etc. logged?
- Yes, the ValidMind Platform4 provides an audit trail functionality, enabling you to track or audit all the events associated with a specific model.
- You can review a full record of comments, workflow status changes, and any other updates made to the model, including modifications to documentation or test results.
How does ValidMind manage updates to models?
- ValidMind allows model developers to re-run documentation functions with the ValidMind Library5 to capture changes in the model, such as changes in the number of features or hyperparameters.
- After a model developer has made a change in their development environment, such as to a Jupyter Notebook,6 they can execute the relevant ValidMind documentation function to update the corresponding documentation section.
- ValidMind will then automatically recreate the relevant figures and tables and update them in the online documentation.
Learn more
No matching items