System Features
Auto ML
Predict

Model Prediction Process

AutoML Predict

Once the training is finished and the model is ready for prediction, you have two primary ways to utilize the model: direct prediction via the model interface and integration with the ML Mapper for seamless predictions within form windows.

Direct Prediction via Model Interface

Single-Line Prediction

AutoML Single Predict

To make a single-line prediction:

  1. Visit the model interface at any time.
  2. Enter the source column value in the provided input field.
  3. Submit the value to get the predicted target column as the output.