How to give different weight to each class before prediction

User: "mansour"
New Altair Community Member
Updated by Jocelyn
Dear ALL
I have a dataset with three unbalanced classes. How can I give more weights to classes with less example numbers?

Find more posts tagged with

Sort by:
1 - 2 of 21
    Hi,
    you generate a new attribute and set its role to weight.
    Best,
    Martin
    User: "Telcontar120"
    New Altair Community Member
    You can also use the Generate Weight (Stratification) operator to do this automatically.  Check out its tutorial process to see this.