Can someone please point me in the direction of how to create a custom grouping for an attribute? I have an 'age' attribute of an item that tracks how old it is. Let's assume this age is always between 1 and 30 days. Regardless of the distribution of the ages, I'd like to have specific ranges defined according to our business' tracking rules: 1 - 3 days, 4 - 10 days, 11 - 20 days and 21 - 30 days.
The DiscretizationMethods available will not produce these types of grouping ranges for me. What am I missing?
Thanks!
Kirun
You might have to create a two level hierarchy in the age dimension with your custom groups as the first level.
No comments:
Post a Comment