Content of this topic
Basics
With combined prediction, metadata with list values is predicted using both rule-based and machine learning methods. The method with the higher confidence is then preferred for the result. This function must be activated via a configuration object.
Create configuration object
- Open the Objects view .
- Click on the Add button to create a new object.
- Select Configuration object as the object type.
- Open the lower tab of the Create object dialogue.
- Select the Combined prediction template.
Note: If no template is selected during creation, it cannot be added later.
- In the JSON-EDITOR , set the “multiMethodPrediction” parameter to true.
- Open the upper tab and enter an object label.
Note: The drop-down list suggests names according to the object type and template selected.
- Click on CREATE OBJECT.
Activate Configuration object
The Configuration object can only be applied to metadata with list values that are determined using a machine learning model.
- Switch to the Properties view .
- Select the metadata to which you want to assign the configuration object.
- Click on the button to open the Edit properties dialogue.
The Edit properties dialogue opens. - Open the Relations tab.
- Click on the Add button to add a relation.
- Select the relation uses configuration from the drop-down list.
- In the Relation target field, select the configuration object from the drop-down list.
- Click CREATE NEW RELATION.
All your changes will be saved automatically.