This is where a user interacts with the model. All the input variables or features used in creating the model are shown. Click Real-Time Prediction

  1. Input: See all input features.

  2. Keep the values as they are or make changes and click Predict.

  3. Output(Predicted): a prediction from the model based on the values provided in step 1 is shown under Model Response

  4. Repeat steps 1 and 2 as many times as you wish

  5. API Calls

    • Response time for model details API in milliseconds and a chart showing successful calls vs. failed calls to the API. Hover over the chart to see how many calls have been made to the API and their status.

    • Response time for the model API to predict in milliseconds a chart showing successful calls vs. failed calls to the API. Hover over the chart to see how many calls have been made to the API and their status.