Prediction type: {{ newSavedModelVersion.predictionType | mlModelType }}
Connection: {{ $ctrl.savedModel.proxyModelConfiguration.connection || "environment" }}
Region: {{ $ctrl.savedModel.proxyModelConfiguration.region || "environment default" }}
Region: {{ $ctrl.savedModel.proxyModelConfiguration.region }}
Project ID: {{ $ctrl.savedModel.proxyModelConfiguration.project_id }}
Subscription ID: {{ $ctrl.savedModel.proxyModelConfiguration.subscription_id }}
Resource group: {{ $ctrl.savedModel.proxyModelConfiguration.resource_group }}
Workspace: {{ $ctrl.savedModel.proxyModelConfiguration.workspace }}
{{ externalModelDetails.shortName }} endpoint
Should be declared in the same order as when training the model.
Binary classification must have two classes defined.
Multiclass classification must have at least two classes defined.
Without evaluation, no performance reports will be displayed for the model
External Models with prediction type "OTHER" may not be evaluated. Explanations and performance analysis will not be available.
{{currentInvalidTargetColumnName}} is not a valid column name