Predicting using Pretrained Models

  1. From the Predictor List in the Action column, click for predicting the probability content from the trained model. A new window is displayed with the selected Predictor name.
  2. Click Choose File and select the ".csv" format file for predicting the data from the trained model. The file format should be the same as the one uploaded for the training. Skip the last target column to be predicted. You can upload ".csv" with multiple records for batch prediction.
  3. Click Predict.

The Smart Bot will provide the predicted target column values along with confidence scores. You can also export the predictive analysis result in the ".csv" format.