18. VIZ AI MODEL¶
Viz_AI_Model : Added support to display original (raw) data alongside AI predictions in charts. Raw data is shown in blue, while predictions are displayed in red. Added toggle option to include/exclude Raw data display.

Raw and Predictions
New option called ‘Calculation Type’ is added in AI Model visualization worker.

Calculation Type
Added new Viz type called 2D Scatter in VIZ_AI_MODEL worker.

2D Scatter
AI Model visualization worker supports the following options: Initial View Type and Visualization type. The Visualization inputs change based on the selected Viz Type and get carried over to the Viz in ML View.
AI Viz worker -> When the calculation type is Compute Inputs from Targets, the worker on execution will run either Pareto Front OR simulated annealing optimization methods and provide the Optimum dataset output.

Compute Inputs from Targets
18.1. Appearance Tab¶
AI Viz worker has new options in Appearance tab and all the settings found in ML Model viewer such as viz type, sliders, colorByDifference, colorBy etc. are now included within the Appearance tab.

Appearance tab
AI Viz -> ‘Add Raw/Training Data’ input is available for all the visualizers (parallel, table, DOE,2d,3d,etc)

Add Raw/Training Data
18.2. Objectives¶
AI Viz -> Option available under Objectives tab to use Sampling data when Computing inputs from Target is chosen as the calculation type. This will show the sampling parameters and create sampling data in the output.

Objectives tab
AI Viz -> Option called ‘Optimization Method’ is available under Objectives tab when Computing inputs from Target is chosen as the ‘Calculation Type’.

Optimization Method
Two new inputs called ‘Enable Domain Reduction’ and ‘Reduction iterations’ are available in objectives tab for *VIZ_AI_MODEL worker.

Enable Domain Reduction
*VIZ_AI_MODEL worker supports ‘Reference dataset’ input in Objectives tab which will be shown in black circles in the ML viewer.

Reference dataset
ML Model view -> Prediction tab now has a collapse button to collapse the sliders to the left.

collapse button
18.3. Predictions output¶
*VIZ_AI_MODEL worker now has only one predictions output after execution and has a new column called source to identify predicted and reference values.