How to log aggregated data inside X-Validation?
hi,
I have a process where I generate a scoring value by a scoring function. Last operator is aggregate which generates an attribute sum(Einsparung)..
how can I log this value? log doesnt give me the values, and log to data is also useless..
Tagged:
0
Answers
edit:
ok I found it out myself.. its the operator extract performance, then choose the scoring function attribute ...