🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Hello everyone,I want prediction with aply model and linear regression but ı want prediction all at

User: "Rümeysa"
New Altair Community Member
Updated by Jocelyn
Hello everyone,I want prediction with aply model and linear regression but ı want  prediction all attrübutes.How can use set role
Sort by:
1 - 1 of 11
    User: "BalazsBaranyRM"
    New Altair Community Member
    Accepted Answer
    Hi,

    check out Loop Attributes. This will go through the list of attributes you select, and inside the loop you can use Set Role to mark the current attribute as the label. Put your modeling and prediction process into the loop. Use Store inside the loop with a variable name (e. g. including the loop_attribute macro) to save the result of each iteration.

    Regards,
    Balázs