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

What are "weighted examples"

User137200User137200 Member Posts: 2 Contributor I
Hi!! When I look at the capabilities of a Machine Learning operator with "Show Operator Info" the term "weighted examples" appears in the list. For example, the Linear Regression operator says to accept weighted examples, but K-NN does not. I wish I could understand. Thanks in advance

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist
    Hi,
    you can add a column of role weight with numbers of it. if you have a 2 in this, the algorithm gives it a statistical weight of 2. So its very similar to duplicating the row (not the same). This way you can force the algorithm to treat some examples as more important than others.

    Best,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.