🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Generate Aggregation - count of Attributes

User: "Kathi"
New Altair Community Member
Updated by Jocelyn
Hi,
I would like RapidMiner to count the cells of my exa with a value >= 0. I tried the generate aggregation operator wit the numeric value filter (condition >=0) and word count. Unfortunately RapidMiner still counts every cell of my exa inluding 0 values. Do I need another filter?
Thanks!
Regards

Find more posts tagged with

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

    I'm not sure to understand. You set condition >=0 and you did not want cell including 0 values....

    To my knowledge, ">=0" means "0" OR ">0".

    Could you, with an example, precise what you want to obtain and ideally
    share your data in order we can run your process...

    Thanks,

    Regards,

    Lionel
    User: "Kathi"
    New Altair Community Member
    OP
    Hi Lionel,
    sorry for my late answer and thank you for your response!
    I've come up with a different solution. I let RapidMiner first replace the number of n-grams with a 1 and then caclulate the sum.
    Thanks for your support!
    Regards
    Katja
    User: "lionelderkrikor"
    New Altair Community Member
    Hi @Kathi,

    Glad you find a solution,

    Regards,

    Lionel