Question for the #machinelearning minded folks.

Has someone made a random tree algorithm that partitions *ordered lists* into sets with a similar ordering?

Posted on #crossvalidated here: https://stats.stackexchange.com/questions/601816/random-tree-partition-of-ordered-lists

Preemptive apologies for garbled terminology & notation.

Random tree partition of ordered lists

In a standard random tree, the input is a dataset of $N$ observations $x_1, x_2, \dots, x_N$ and the algorithm partitions the data in such a way that observations with similar values are grouped to...

Cross Validated