First of all, it helps to apply the model to new data, to make single or multiple predictions.
Also, you can provide input values as parameters, or in a batch.
While it gets a statistical summary of the data used for training. Also, extract patterns and rule of the typical case representing a pattern in the model.
Also, helps in extracting regression formulas and other calculations that explain patterns.
Get the cases that fit a particular pattern.
Further, it retrieves details about individual cases used in the model.
Also, it includes data not used in the analysis. Moreover, it retrains a model by adding new data or perform cross-prediction.