models Package

Modules

error_response
error_response_py3
internal_error
internal_error_py3
personalizer_client_enums
personalizer_error
personalizer_error_py3
rank_request
rank_request_py3
rank_response
rank_response_py3
rankable_action
rankable_action_py3
ranked_action
ranked_action_py3
reward_request
reward_request_py3

Classes

ErrorResponse

Used to return an error to the client.

All required parameters must be populated in order to send to Azure.

ErrorResponseException

Server responsed with exception of type: 'ErrorResponse'.

InternalError

An object containing more specific information than the parent object about the error.

PersonalizerError

The error object.

All required parameters must be populated in order to send to Azure.

RankRequest

Request a set of actions to be ranked by the Personalizer service.

All required parameters must be populated in order to send to Azure.

RankResponse

A resulting ordered list of actions that result from a rank request.

Variables are only populated by the server, and will be ignored when sending a request.

RankableAction

An action with it's associated features used for ranking.

All required parameters must be populated in order to send to Azure.

RankedAction

A ranked action with its resulting probability.

Variables are only populated by the server, and will be ignored when sending a request.

RewardRequest

Reward given to a rank response.

All required parameters must be populated in order to send to Azure.

Enums

ErrorCode