An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
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?