[SOLVED]Add a rank column
Hi all!
Just started with RapidMiner.
Got so far that I'm calculating what I want.
Ended up with this result:
38.898
42.052
43.455
Now, in the next step I only care about what place it is, so how do I add a column with 1, 2, 3?
It's not always three, it varies.
Kind regards
thomas
Just started with RapidMiner.
Got so far that I'm calculating what I want.
Ended up with this result:
38.898
42.052
43.455
Now, in the next step I only care about what place it is, so how do I add a column with 1, 2, 3?
It's not always three, it varies.
Kind regards
thomas
Find more posts tagged with
Sort by:
1 - 4 of
41
Sort and Generate ID should do it.
~Martin