Predict
Predict the outcome of a DSL model.
Last updated
Predict the outcome of a DSL model.
Last updated
Check out the walk-through on the Predict option for a DSL Notebook.
You 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.