Skip to main content
Version: 3.2

Batch Inference

Once the best model gets deployed, you'll get an API endpoint and an Authorization token to use the API in Web Applications and BI tools etc.

In this Batch Inference, we'll use the Previously cleaned data. So that we don't need to do the Preprocessing again. We can directly use it for the inference.

You need API end point along with the API token in order to do the Predictions.

Here, How can you do predictions using API token.

batch inference

As we can see that we're getting the predictions for the Test data.