Skip to main content

apply_from_evaluations

Creates, updates, deletes, gets or lists an apply_from_evaluations resource.

Overview

Nameapply_from_evaluations
TypeResource
Idazure.ai_personalizer.apply_from_evaluations

Fields

The following fields are returned by SELECT queries:

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource.

Methods

The following methods are available for this resource:

NameAccessible byRequired ParamsOptional ParamsDescription
apply_from_evaluationexecendpointApply Learning Settings and Model. Apply Learning Settings and model from a pre-existing Offline Evaluation, making them the current online Learning Settings and model and replacing the previous ones.

Parameters

Parameters can be passed in the WHERE clause of a query. Check the Methods section to see which parameters are required or optional for each operation.

NameDatatypeDescription
endpointstringThe service endpoint host (no scheme), e.g. myaccount.table.cosmos.azure.com:443 - value of the client Endpoint parameter. (default: )

Lifecycle Methods

Apply Learning Settings and Model. Apply Learning Settings and model from a pre-existing Offline Evaluation, making them the current online Learning Settings and model and replacing the previous ones.

EXEC azure.ai_personalizer.apply_from_evaluations.apply_from_evaluation 
@endpoint='{{ endpoint }}' --required
;