SynapseML
SynapseML copied to clipboard
How does repartitionByGroupingColumn work in the LightGBMClassifier?
As shown in the image, the LightGBMClassifier has a repartitionByGroupingColumn argument, but there is no corresponding groupCol in the argument list. Therefore, I am unsure how this works. Could you please explain the behavior when this argument is set to True?