| days |
|
| 325 |
| 100 |
| 3250 |
| 1250 |
| 2200 |
| 4500 |
| 10 |
| 75 |
| 100 |
| 478 |
| 4250 |
| 3400 |
| 1000 |
I've an attribute similar to the above. I want to generate new attribute with new values ( as smll, medium, mediumbig, big )
after classify the examples of above attribute into 4 groups : days <100 -> small , <1550 - medium , < 3500 - mediumbig, >3500 - big. I tried to use "if then" description , but it doesnt give the results. can some one help?
thanks
thiru