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
Estimation of process duration
Muhammed_Fatih_
Member Posts: 93 Maven
in Help
Hello together,
is there a possibility to estimate the time duration of a process before starting or during the process execution? Especially for bigger processes that take a lot of time like for example dimensionality reduction within Text Mining approaches, which can f.e. take more than one day, this would be very helpful.
I've seen that RapidMiner provides an extension called "Jackhammer Extension". The problem is that the extension tracks the time after having executed the process.
Thank you in advance for your answers!
Muhammed
is there a possibility to estimate the time duration of a process before starting or during the process execution? Especially for bigger processes that take a lot of time like for example dimensionality reduction within Text Mining approaches, which can f.e. take more than one day, this would be very helpful.
I've seen that RapidMiner provides an extension called "Jackhammer Extension". The problem is that the extension tracks the time after having executed the process.
Thank you in advance for your answers!
Muhammed
Tagged:
1
Answers
Hello
My suggestion to you is parallel processing. If your data need one day for process it is better to use parallel processing.
I hope this helps
mbs
thank you for your answer. I think the problem in my case is that there is no parallelity needed here. The SVD itself is a single chained process.
Do you see a possibility to parallelize the attached process?
Thank you in advance for your answers!