"Filter/select specific rows from set"
Hello!
I select 500 rows from DB. This set is simple - has two "columns"(attributes?). Both are text fields, first one has label role and it consists name of the car brands).
My question is: how to remove/filter/delete these rows which appear in my set less than 10 times?
I would like to achive this in RapidMiner directly, not on DB level.
Cheers!
I select 500 rows from DB. This set is simple - has two "columns"(attributes?). Both are text fields, first one has label role and it consists name of the car brands).
My question is: how to remove/filter/delete these rows which appear in my set less than 10 times?
I would like to achive this in RapidMiner directly, not on DB level.
Cheers!
Tagged:
0
Answers
unfortunately, this is currently not as easy as we would like..
However, it is possible
I don't have your data, so I made an example process to illustrate how it can be done: Note that you will need to adapt the process to your specific settings (changing alot of parameters), but that shouldn't be too hard.
Regards,
Marco
Cheers!
you're right, that operator is not needed. I forgot to remove it
Regards,
Marco