The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

having both id and labeled attribute in data set

ThiruThiru Member Posts: 100 Guru
dear all,   

While Im generating 'id' for a daset, it overrides or disappears the  already labelled attribute.  Mine is a classification problem.   How to have both?  I want to generate id to see which examples are used while go thro the steps of process.  Also I need to have labelled attribute for the classification problem.  thanks.

regds
thiru

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist
    Hi Thiru,
    are you sure your "labelled attribute" is not of role id? If so, please set it to another role first.

    ~Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • ThiruThiru Member Posts: 100 Guru
    @schmitz , thanks for your reply.

     if i use 'generate id' over the data set with ALREADY labelled attribute, the labelled attribute disappears.  After importing
    the data set, then set role for label, then 'generate id'  - it works.   .    Not sure why label disappears, if i use the generate id on the dataset imported with label.


Sign In or Register to comment.