Testing the machine learning endpoint
To test an active endpoint, use one of these methods:
- Upload a file from your local system for single or multiple observations.
- JSON message for single observation: insert values of the single observation in the presented schema.
Testing the machine learning endpoint from a file
- Select the endpoint.
- Select .
- Upload the file.
- Click to calculate and display the results of the predicted value.
Testing the machine learning endpoint from a JSON message
- Select the endpoint.
- Select .
- Insert values into the JSON schema.
- Click to calculate and display the results of the predicted value.