Predictions refer to the output of a model after it has been trained. ModelOps provides you a support to view the predictions of a dataset and view distribution plot for its values.
The Predictions table displays the following details.
Property | Description |
---|---|
Name | Specifies the name of the prediction. |
Type | Specifies the data type of prediction as Continuous or Categorical depending on the type of problem being solved. |
Select a prediction in the table. The right section of the page displays the Distribution plot for the selected prediction.
The Distribution plot displays the prediction categories on the x-axis and count on the y-axis.