Predict

Predict the outcome of a DSL model using the Notebook interface.

Check out the walk-through on the Predict option for a DSL Notebook.

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.

Please Note: Refer the Data Science Lab Quick Start Flow page to get an overview of the Data Science Lab module in nutshell. Click here to get redirected to the quick start flow page.

Last updated