🎉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

set label in data permanently

User: "wclaster"
New Altair Community Member
Updated by Jocelyn
Hello. The sample data in RM studio has a data set called Titanic Training data which has the label already set to the survive attribute. Is there some way to permanently set an attribute as the label so that you don't have to use the set role operator? Thank you.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Caperez"
    Altair Community Member
    Accepted Answer
    Hi @wclaster

    If you store your preprocessed data in your repositories using the Store operator, you can use it in other models and data will conserve the roles and types assigned.

    regards