zhengruifeng commented on pull request #35678: URL: https://github.com/apache/spark/pull/35678#issuecomment-1056478883
@waruto210 normally, ml algorithm will use the cached dataset `maxIters` (by default 20~100) times, so we must cache it. In this case, I think it not worthwhile. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
