View source: R/machinelearning_operations.R
machinelearning_create_realtime_endpoint | R Documentation |
Creates a real-time endpoint for the MLModel
. The endpoint contains the URI of the MLModel
; that is, the location to send real-time prediction requests for the specified MLModel
.
See https://www.paws-r-sdk.com/docs/machinelearning_create_realtime_endpoint/ for full documentation.
machinelearning_create_realtime_endpoint(MLModelId)
MLModelId |
[required] The ID assigned to the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.