Generate Scatter Plots of Predictions vs Target

These plots require data from a dataset file.

  1. To create Scatter Plots of Predictions vs Targets, select a test dataset file.
    Note: The format and labels used in the file are the same as the ones used for training. Otherwise, an error dialog box shows up.
  2. Select the Predict on Dataset check box.
    Note: The edit boxes, menu, and slider on the Hyper Planes panel are invisible in case of the Predict on Dataset option.
  3. Select the desired inputs and state variables from the Inputs/States box to create the x- and y-axes.
  4. Select the Outputs that you want to evaluate and compare.
  5. Enter the Downsample Ratio.
    The downsample value determines the number of points in the dataset file that will be used for the evaluation/comparison. For example:
    • A downsample ratio of 1 means that the comparison between the romAI output and the target (contained in the dataset) will be performed for all the points in the dataset file.
    • A downsample factor of 0.1 means that the comparison between the romAI output and the target (contained in the dataset) will be performed for a tenth of the points in the dataset file.
    • When a dataset file is very large, adjusting the downsample ratio can greatly improve the plot performance. By default a downsample ratio value less than 1 is used on initial plots when the dataset is large.


  6. To resume plotting hyper planes, deselect the Predict on Dataset check box.