Model Prediction Process
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
To make a single-line prediction:
- Visit the model interface at any time.
- Enter the source column value in the provided input field.
- Submit the value to get the predicted target column as the output.

