Find more posts tagged with
Sort by:
1 - 4 of
41
Thank you so much!
lmsasu wrote: lmsasu wrote: lmsasu wrote:
The Utility->Logging->Log operator can be added to your process. Press Edit List from Log parameter config and you will be able to add values like execution-time, cpu-execution-time and so on to the log. You will be able to access these values from all operators in your process.
Lucian
Hi,
the enterprise edition of RapidMiner contains a profiling view, where the execution time of each single operator will be logged and shown as a Gant chart. It offers additional tools for visually inspect your process design for bottle necks.
Of course this is possible with a logging operator, but this makes the process design more complex.
Greetings,
Sebastian
the enterprise edition of RapidMiner contains a profiling view, where the execution time of each single operator will be logged and shown as a Gant chart. It offers additional tools for visually inspect your process design for bottle necks.
Of course this is possible with a logging operator, but this makes the process design more complex.
Greetings,
Sebastian
Lucian