RAMitchell commented on issue #361: URL: https://github.com/apache/datasketches-cpp/issues/361#issuecomment-1514486178
It's often necessary to repeat experiments exactly in ML applications. Specifically I want to use it for quantising data in a distributed setting for an xgboost/lightgbm type algorithm. The default could still be to use a device random source but it would be nice to have the option to set the random state. Maybe as a template option to the kll sketch class? -- 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]
