Partial Least Squares Algorithm
Hello,
Maybe it is a silly question... But is there Partial Least Squares in Rapidminer.
I use it in R and I frequently find that it outperforms more complex alg's like neural nets.
I would like to use it in my rm processes, but I don't find an operator to do so.
I know I can always use Execute R, but it slows down the processing time.
Is it really not in native RM landscape?
Thanks
Maybe it is a silly question... But is there Partial Least Squares in Rapidminer.
I use it in R and I frequently find that it outperforms more complex alg's like neural nets.
I would like to use it in my rm processes, but I don't find an operator to do so.
I know I can always use Execute R, but it slows down the processing time.
Is it really not in native RM landscape?
Thanks
Find more posts tagged with
Sort by:
1 - 2 of
21
Hi @Oprick,
there are no silly questions 

You can find an implementation of PLS in the weka extension, called W-PLSClassifier.
Best regards,
David
Thanks @David_A
Sort by:
1 - 1 of
11
Hi @Oprick,
there are no silly questions 

You can find an implementation of PLS in the weka extension, called W-PLSClassifier.
Best regards,
David