activities
latest
false
- Release Notes
- Overview
- Uploading data to Communications Mining
- Using the Dispatcher Framework
- Activities reference
Predict Record(s)
Communications Mining Activities
Last updated Oct 11, 2024
Predict Record(s)
UiPath.CommunicationsMining.Activities.Predictions.PredictRecords
Note:
This activity charges 1 AI unit per record.
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 |