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

How to apply weight in model building?

Xing_LiuXing_Liu Member Posts: 2 Learner I
Hi,

I have a column named weight which I want to use in model building process so that the record will be treated according to its weight instead of its count.

Your help is highly appreciated.
Thanks,


Xing


Answers

  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    Use the Set Role operator and change the role for your weight attribute to the type "weight" and it should be fine.
    But you will also need to confirm that the ML algorithm you are using accepts weights, which can be confirmed by clicking on operator information (or pressing F1) when the operator is highlighted.
    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
Sign In or Register to comment.