🎉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

Prediction classification: how to predict more than one label attribute at the same time?

User: "LeMarc"
New Altair Community Member
Updated by Jocelyn
Hi,

I have at least 2 label attributes which I want to predict within the same data set. Instead of changing the role label for each run time I would like to have it in one go.
Is there a way to predict more than just one label attribute at one run time?

Thank you!

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "varunm1"
    New Altair Community Member
    Accepted Answer
    Hello @LeMarc

    There is a "Multi Label Modeling" operator. You can use that and select the attributes that need to set a label.
    User: "LeMarc"
    New Altair Community Member
    OP
    Accepted Answer
    Thank you @varunm1
    Your answer is helpful as always!