The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
i want rapid miner show me result(Execution Time) in millisecond?
rohamfarahani
Member Posts: 1 Learner I
in Help
i want rapid miner show me result(Execution Time) in millisecond?
Right Now rapid Miner show result to me 0 s, but I want show result to me in Milli Second, What can do this?
0
Answers
You can use the Log operator to obtain the process execution time. You can store it or print it to the console.
Here is a quick example.