[SOLVED] alternating least squares

User: "veve"
New Altair Community Member
Updated by Jocelyn
Hello,

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

Thank you!

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "veve"
    New Altair Community Member
    OP
    ?
    Is there any component that I do not know, and that can be used for this?

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