An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
hi,
is it somehow possible to get the process duration / execution time and save it along with other results in the repository? does there exist a macro for the duration?
the log operator gives the total execution tme till that point,
so if you keep the log operator as the last operator the process>>Value>>time gives you the time in milliseconds since the process started.
you can then do log to data and then store it wherever you want
check other things that the log operator provides
http://docs.rapidminer.com/studio/operators/utility/logging/log.html