Conditional Step
A Conditional Step is used when a specific rule or condition needs to be verified, using AI. These are typically complex conditions that require an interpretation where an AI model would provide it more easily in comparison with any other form of condition verification.
For example, checking the Sentiment in a given statement and inferring whether it is a positive sentiment vs a negative sentiment can be achieved easily with the Sentiment Analysis model instead of parsing all the words in a sentence using keywords.
In the above example, using a Sentiment Analysis model to check for the underlying sentiment in a sentence is a conditional step in an AI Automation workflow.
As shown in the Creating a New Data Machine section, to create a Conditional Step, simply drag and drop the Conditional step from the toolbox in the Editor Grid. Once the Conditional Step block is added to the Editor grid, the information section to the right of the screen will present the options to configure the step with your desired functionality.
In order to complete the setup of a Conditional Step, the following information needs to be configured.