Feedback:

listmodels

Use the listmodels operator to return a list of machine learning models that were learned using the fit operator.

Syntax

|listmodels

Usage

You can use the listmodels operator to return a list of machine learning models that were learned using the fit operator. The algorithm and arguments given when fit was invoked are displayed for each model.

Examples

Example 1: Return a list of all trained machine learning models.

Copy
|listmodels