tranform attribute -- help
Hi everybody, I recently I started using RapidMiner. I want to transform a nominal attribute.
old atribute frec() new atribute
------------ ---------------
obrero 55 obrero
patron 30 patron
ama de casa 3 otro ---> if frec< avg()
estudiante 2 otro
jubilado 1 otro
i not how to make them with the program, is possible to do that? thank!! HOW?
old atribute frec() new atribute
------------ ---------------
obrero 55 obrero
patron 30 patron
ama de casa 3 otro ---> if frec< avg()
estudiante 2 otro
jubilado 1 otro
i not how to make them with the program, is possible to do that? thank!! HOW?