Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
Answers
@LevenD
Look at these links please I think you can find a lot of information for these operators
https://docs.rapidminer.com/latest/studio/operators/modeling/predictive/discriminant_analysis/linear_discriminant_analysis.html
https://docs.rapidminer.com/latest/studio/operators/cleansing/dimensionality_reduction/singular_value_decomposition.html
I hope this helps
mbs
those to operators are totally different algorithms. You can use SVD in the LSA to do the same thing (topic detection) but algorithmically they don't have anything in common.
Best,
Martin
Dortmund, Germany
mschmitz "You can use SVD in the LSA to do the same" actually this is exactly what i'm looking for. Do i have a chance to do in Rapidminer with operators ?