Hi,
I would like to include an Operator that calculates the deviation for each example. I thought this is an easy job, but I am struggeling to include the predition(activity) attribute into the right Syntax.Here is what I tried:
</operator> <operator activated="true" class="generate_attributes" compatibility="5.0.8" expanded="true" height="76" name="Generate Deviation" width="90" x="447" y="30"> <list key="function_descriptions"> <parameter key="deviatio" value="%{activity}-%{prediction(activity)}"/> </list> </operator> |
Thanks for your help!
Cheers,
Markus