davidlghellin commented on issue #20690: URL: https://github.com/apache/datafusion/issues/20690#issuecomment-3997892173
> Does Sail support Spark ml(machine learning) and are there any plans to support it in the future? Hi! Sail is built on top of DataFusion and does have initial Spark ML support. We have a proof-of-concept for linear regression with OLS and SGD solvers: https://github.com/lakehq/sail/pull/1312 For Sail-specific questions, feel free to open an issue at https://github.com/lakehq/sail/issues. -- 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]
