Use a formular on Results

New Altair Community Member
Updated by Jocelyn
Hey Rapiminers,
I m looking for some help. I wonna use a use a formular on the result values like Excel. Here an examle for easier understanding.
Label Result
4.5
3.5
Example Value
3
5
Formular
If value "Label Result" is ">" than "Example Value" than set True else Wrong
Table example
Label Result | Example Value | Formular
4.5 | 3 | True
3.5 | 5 | Wrong
Thanks for helping
Best
Chris
Find more posts tagged with
Sort by:
1 - 3 of
31
Sort by:
1 - 2 of
21
You could use the Generate Attribute operator. It allows the use of If/Then statements and calculations.