[SOLVED] alternating least squares

veve
veve New Altair Community Member
edited November 5 in Community Q&A
Hello,

How can we apply the alternating least squares algorithm with rapidminer? Is there any componenet for this?

Thank you!
Tagged:

Answers

  • veve
    veve New Altair Community Member
    ?
    Is there any component that I do not know, and that can be used for this?

    Thank you!
  • veve
    veve New Altair Community Member
    I found out that we could use R scripting, and then use the ALS algorithm by writhing R scripts.