• Documentation
    • About ​ValidMind
    • Get Started
    • Guides
    • Support
    • Releases

    • ValidMind Library
    • Python API
    • Public REST API

    • Training Courses
  • Log In
  1. 2023 Releases
  2. May 30, 2023
  • All releases

  • Current releases
  • Feature highlights
  • ValidMind Platform releases
  • ValidMind Library releases
  • Documentation updates

  • Breaking changes and deprecations

  • Older releases
  • April 24, 2025
  • March 7, 2025
  • January 31, 2025
  • 2024 Releases
    • December 24, 2024
    • December 6, 2024
    • October 22, 2024
    • September 25, 2024
    • September 9, 2024
    • August 13, 2024
    • July 22, 2024
    • June 10, 2024
    • May 22, 2024
    • March 27, 2024
    • February 14, 2024
    • January 26, 2024
    • January 18, 2024
  • 2023 Releases
    • December 13, 2023
    • November 9, 2023
    • October 25, 2023
    • September 27, 2023
    • August 15, 2023
    • July 24, 2023
    • June 22, 2023
    • May 30, 2023

On this page

  • Release highlights
    • ValidMind Library (v1.13.9)
    • ValidMind Platform (v1.0.19)
  • Bug fixes
    • ValidMind Platform (v1.0.19)
  • How to upgrade
  • Edit this page
  • Report an issue
  1. 2023 Releases
  2. May 30, 2023

May 30, 2023

Published

May 30, 2023

This release includes enhanced plots with the Plotly package within the ValidMind Library, as well as support for export of model documentation to Word documents from the ValidMind Platform.

Release highlights

ValidMind Library (v1.13.9)

Plots & visual outputs enhanced with Plotly

Plots and visual outputs have been enhanced with the Plotly package. Users can now view how values change when hovering over the following plots:

  • Correlations matrix
  • Population Stability Index
  • Confusion matrices
  • ROC curve
  • PR curve

Support for global test config definitions

  • Added support for global test config definitions.
  • This allows you to share configuration and parameters across different tests.

Test descriptions

ValidMind Platform (v1.0.19)

Export model documentation

  • You can now export model documentation to Word documents from the platform.
  • This feature enables you make use of model documentation or validation report files outside of the ValidMind Platform. 

Export documents

New time-series forecasting demo model

We added a new demo model that allows you to test the ValidMind Library with a time-series forecasting model.

Code samples

Bug fixes

ValidMind Platform (v1.0.19)

  • Fixed the display alignment in certain pages of the UI.
  • Fixed display issues related to Helvetica Neue font not available for Windows users.
  • Fixed an issue preventing users to drag & drop image files directly in the online editor.
  • Adjusted filters for the Inventory search box.

How to upgrade

ValidMind Platform

To access the latest version of the ValidMind Platform,1 hard refresh your browser tab:

1 Log in to ​ValidMind

  • Windows: Ctrl + Shift + R OR Ctrl + F5
  • MacOS: ⌘ Cmd + Shift + R OR hold down ⌘ Cmd and click the Reload button

ValidMind Library

To upgrade the ValidMind Library:2

2 ValidMind Library

  1. In your Jupyter Notebook:

    • Using JupyterHub: Hard refresh your browser tab.
    • In your own developer environment: Restart your notebook.
  2. Then within a code cell or your terminal, run:

    %pip install --upgrade validmind

You may need to restart your kernel after running the upgrade package for changes to be applied.

June 22, 2023
  • ValidMind Logo
    ©
    Copyright 2026 ValidMind Inc.
    All Rights Reserved.
    Cookie preferences
    Legal
  • Get started
    • Model development
    • Model validation
    • Setup & admin
  • Guides
    • Access
    • Configuration
    • Model inventory
    • Model documentation
    • Model validation
    • Workflows
    • Reporting
    • Monitoring
    • Attestation
  • Library
    • For developers
    • For validators
    • Code samples
    • Python API
    • Public REST API
  • Training
    • Learning paths
    • Courses
    • Videos
  • Support
    • Troubleshooting
    • FAQ
    • Get help
  • Community
    • GitHub
    • LinkedIn
    • Events
    • Blog
  • Edit this page
  • Report an issue