Files | |
file | api_status.h [code] |
api_status definition. api_status is used to return error information to the caller. (API Error Codes) | |
file | configuration.h [code] |
configuration definition. configuration is a (name,value) pair based collection used to configure the API | |
file | err_constants.h [code] |
Definition of all API error return codes and descriptions. | |
file | live_model.h [code] |
RL Inference API definition. | |
file | ranking_response.h [code] |
ranking_response definition. ranking_response is returned from choose_rank call. It contains the chosen action and probability distribution. | |