Developer guide for creating and managing Foundry applications.
DataRowIdentifiables
object and a unique name.
Parameter | Required? | Description |
---|---|---|
predictions_ontology_mapping | Required | A dictionary containing the mapping of the model’s ontology feature schema IDs to the project’s ontology feature schema IDs. See Send predictions to Annotate for more information on where to access your predictions map. |
exclude_data_rows_in_project | Optional | Excludes data rows that are already in the project. |
override_existing_annotations_rule | Optional | The strategy defines how to handle conflicts in classifications between the existing data rows in the project and incoming predictions from the source model run or annotations from the source project. Options include: -ConflictResolutionStrategy.KeepExisting (DEFAULT) -ConflictResolutionStrategy.OverrideWithPredictions -ConflictResolutionStrategy.OverrideWithAnnotations |
batch_priority | Optional | Assigned priority to the batch of data rows (1-5). |
PREDICTIONS_ONTOLOGY_MAPPING