find_split_cat_reg() implementation.
hello, I have a question about this function.
It is supposed to find the best split of categorial variable. I am not getting how does it work. Especially, the part here with double pointer.
Can somebody explain me this, please?