huaxingao opened a new pull request #26972: [SPARK-30321][Ml] Log weightSum in Algo that has weights support URL: https://github.com/apache/spark/pull/26972 ### What changes were proposed in this pull request? add instr.logSumOfWeights in the Algo that has weightCol support ### Why are the changes needed? Many algorithms support weightCol now. I think weightsum is useful info to add to the log. ### Does this PR introduce any user-facing change? no ### How was this patch tested? manually tested
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
