"[solved] Routing? branching? sorting?"
Find more posts tagged with
Sort by:
1 - 5 of
51
Thanks for your answer.
I'm currently evaluating Rapidminer as an alternative to writing scripts to handle list of users. Right now I find rapidminer harder to use, but of course it's because I don't know it yet. I tried talend for the same purpose some times ago and gave up on it.
I guess as all beginners, I'm looking for starting material, tutorials, books, etc. The only tutorials I found as very specific and didn't help me much.
They are cases where I just cannot see how to do it in rapidminer... for example, I want to remove duplicates based on a criteria, how can I find out how to do that?
TIA means "thanks in advance"
greg
I'm currently evaluating Rapidminer as an alternative to writing scripts to handle list of users. Right now I find rapidminer harder to use, but of course it's because I don't know it yet. I tried talend for the same purpose some times ago and gave up on it.
I guess as all beginners, I'm looking for starting material, tutorials, books, etc. The only tutorials I found as very specific and didn't help me much.
They are cases where I just cannot see how to do it in rapidminer... for example, I want to remove duplicates based on a criteria, how can I find out how to do that?
TIA means "thanks in advance"

greg
that's quite easy with RapidMiner, just use the Filter Examples operator. For an example, copy the text below into the XML view of your RapidMiner instance and press the green button on top (beware, that will overwrite your current process).
Instead of the Store operators at the end you could use the Write Database operators.
Best,
Marius