Generate Aggregation - count of Attributes
Kathi
New Altair Community Member
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
0
Answers
-
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,
Lionel1 -
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!RegardsKatja0
-
1