Profiling time in rapidminer

User: "chipper"
New Altair Community Member
Updated by Jocelyn
Does anyone know how I can profile the time spent on each process in rapidminer? Thanks!

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "lmsasu"
    New Altair Community Member
    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
    User: "chipper"
    New Altair Community Member
    OP
    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
    Thank you so much!
    User: "land"
    New Altair Community Member
    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
    User: "mahajandiv"
    New Altair Community Member
    Whats the difference between the execution time and process time