SynapseML
SynapseML copied to clipboard
Simple and Distributed Machine Learning
### SynapseML version synapseml_2.12:1.0.8 ### System information - **Language version** (python 3.8, scala 2.12): - **Spark Version** (3.5.0): - **Spark Platform** (Databricks): ### Describe the problem I tried to combine...
Hi, I have been trying to use lightGBM Regressor. After handling a certain set of errors I faced, while using lightGBM, I ended up with this error I am finally...
### SynapseML version 1.0.5 ### System information - **Language version** ( python 3.11, scala 2.12): - **Spark Version** (3.5.0): - **Spark Platform** (e.g. Synapse, Databricks): ### Describe the problem I...
### SynapseML version com.microsoft.azure:synapseml_2.12:1.0.5 ### System information - Python 3.10.12 - Apache Spark 3.5.0 (14.3 LTS databricks cluster) - Databricks ### Describe the problem When training an `LgbmRegressor` on my...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. Changelog Sourced from cross-spawn's changelog. 7.0.6 (2024-11-18) Bug Fixes update cross-spawn version to 7.0.5 in package-lock.json (f700743) 7.0.5 (2024-11-07) Bug Fixes fix escaping bug...
I couldn't find any information on the documentation here; https://microsoft.github.io/SynapseML/docs/Explore%20Algorithms/OpenAI/. Is there a way to use Entra ID to authenticate to Azure OpenAI endpoint?
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7. Release notes Sourced from http-proxy-middleware's releases. v2.0.7 Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7 v2.0.7-beta.1 Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7-beta.0...v2.0.7-beta.1 v2.0.7-beta.0 Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7-beta.0 Changelog Sourced from http-proxy-middleware's changelog. v2.0.7...
## Related Issues/PRs Related to : [2444](https://github.com/microsoft/SynapseML/pull/2444) #xxx ## What changes are proposed in this pull request? This PR adds null-safety checks to the transform method in OpenAIEmbedding to handle...
HI, When I tried to train a classification model using LightGBM in a Databricks Serverless environment, I encountered the following error: ['str' object has no attribute 'getParam'] I cannot confirm...
**Is your feature request related to a problem? Please describe.** I have great interest in training a EBM in a distributed fashion in PySpark, and I was so sad to...