Predict
Predict the outcome of a DSL model using the Notebook interface.
Last updated
Predict the outcome of a DSL model using the Notebook interface.
Last updated
The user can get the predicted array from a loaded DSL model that contains a definite dataframe.
Add a new cell.
Click the Predict option.
Execute the code.
Provide the model and dataframe.
The predicted output of the given dataframe appears as an array.
The default comments on how to define the predicted output for a DS Lab model appears as well.