Predict Record(s)
UiPath.CommunicationsMining.Activities.Predictions.PredictRecords
note
This activity charges 1 AI unit per record.
Table 1. Get predictions for specific Communications Mining Records
| Name | FullName | Direction | Description | Is required |
|---|---|---|---|---|
| Project name | Project | Input | Project in Communications Mining™ from where you want to predict record(s) | True |
| Dataset name | Dataset | Input | Dataset in Communications Mining from where you want to predict record(s) | True |
| AI model version | AiModelVersion | Input | The version of the model to use, can be a version number or "Live" or "Staging". Available versions can be seen in Models page | True |
| Use auto-threshold | UseAutoThreshold | Input | Enabling auto-thresholds returns a list of pre-defined thresholds that the label prediction satisfies | True |
| Threshold | Threshold | Input | A value between 0 and 1 e.g. 0.5 | True |
| Record(s) | Record | Input | The record(s) that you want to make predictions for | True |
| Prediction results | Prediction | Output | Prediction results | False |