Page History
...
Code Block | ||
---|---|---|
| ||
POST https://localhost:9443/api/models/{id}/predict [ [6,148,72,35,0,33.6,0.627,50] ] |
Sample cURL command
Code Block |
---|
curl -X POST -H "Content-Type: application/json" -H "Authorization: Basic YWRtaW46YWRtaW4=" -v https://localhost:9443/api/models/1/predict -k -v -d @'prediction-test.json' |
...
Overview
Content Tools
Activity