The test prediction command tests a prediction deployment by sending it prediction REST requests. The test requests are formed by selecting a few random rows from the training dataset and by sending these values as basis features in HTTP requests.
test prediction
test prediction <prediction name>
<prediction name>
The name of the prediction deployment
test prediction trip_ml_deploy_2
Last updated 11 months ago