JsonModelFeatureInformation interface

An object containing the model feature information either the model name or feature name.

Properties

featureName

The name of the feature used.

modelName

The name of the model used.

Property Details

featureName

The name of the feature used.

featureName?: string

Property Value

string

modelName

The name of the model used.

modelName?: string

Property Value

string