Should the dates in the classes be consecutive? Or are the classes arbitrary subsets?
On Nov 9, 11:04 am, leoV <[email protected]> wrote: > I need to classify a number (1000 to 10000) of key-value pairs in a > maximum number of classes (usually 25 to 50) in such way that the > deviations to the average of each class are minimized. > The keys are unique dates and the vale is a decimal numeric value. > Any hints or samples or references to methods? > > thx > > leo -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
