Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

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 Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,531 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.