Process Speed up
New Altair Community Member
Updated by Jocelyn
Hello together,
is there a possibility to speed up a process? I am currently conducting a dimensionality reduction process with SVD - the process took 5 days and is still running. Is that normal?
Thank you in advance for your help!
is there a possibility to speed up a process? I am currently conducting a dimensionality reduction process with SVD - the process took 5 days and is still running. Is that normal?
Thank you in advance for your help!
Find more posts tagged with
Sort by:
1 - 4 of
41

sgenzer

hi @Muhammed_Fatih_ so the answer to this is "it depends". How many rows and columns are in your data set? What are the capabilities of your computer? Sometimes RapidMiner needs hours to go through large data sets - it depends.
Scott
@Muhammed_Fatih_ yeah so that's a LOT of columns. If it's a result of text mining (word vectors), why don't you use pruning to reduce dimensionality rather than SVD?