"Weighted Exampleset"

User: "siamak_want"
New Altair Community Member
Updated by Jocelyn
Hi forum;

I have a question about weighted ExampleSets. I need to know how does RM deal with weighted examples. I mean if I have a weighted ExampleSet,  Would RM simply multiply the corresponding example by the related weight or it can handle this in the classification or clustering algorithms (for example in K-means, calculating centroids using weighted average instead of simple average).

Any Idea would be appreciated.

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "MariusHelf"
    New Altair Community Member
    Hi,

    not all operators are capable of handling weights, k-Means amongst them - it simply ignores the weight attribute.

    Best,
    Marius
    User: "siamak_want"
    New Altair Community Member
    OP
    Hi Marius,

    Thanks to your reply, how can I know if a classification/clustering operator is able to manage weighted exampleset. I mean, where can I have a list of such operators?

    Thanks again.
    User: "MariusHelf"
    New Altair Community Member
    In theory you could use the Edit->New Operator dialog, but it seems to be a bit outdated... so actually there is no means for the user to find out the operator capabilities.