SynapseML
SynapseML copied to clipboard
Simple and Distributed Machine Learning
## Related Issues/PRs #[LightGBM: 5540](https://github.com/microsoft/LightGBM/pull/5540) ## What changes are proposed in this pull request? Allow more than MAX(int32_t) of dataset rows to use LightGBM via SynapseML. ## How is this...
This is just a POC to get early feedback. I run mmlspark locally on my notebook and figured out that only 2 of my 6 CPU cores were used when...
Fixes issue https://github.com/Azure/mmlspark/issues/319
### SynapseML version 1.0.5 ### System information - **Language version**: Python 3.11.0rc1 and Scala version 2.12.15 - **Spark Version**: 3.5.0 - **Spark Platform**: Databricks ### Describe the problem When attempting...
### SynapseML version com.microsoft.azure:synapseml_2.12:1.0.5 ### System information **Language version**: Python 3.12.2, Scala 2.12 **Spark Version**: 3.5.2 **Spark Platform**: Local (Using Macbook Pro M2 w/ 12 cores 18gb RAM) ### Describe...
### SynapseML version com.microsoft.azure:synapseml_2.12:0.11.4-spark3.3 ### System information - **Language version** (e.g. python 3.8, scala 2.12): python 3.9 - **Spark Version** (e.g. 3.2.3): 3.3.2 - **Spark Platform** (e.g. Synapse, Databricks): Databricks...
### SynapseML version com.microsoft.azure:synapseml_2.12:0.11.4-spark3.3 ### System information - **Language version** (e.g. python 3.8, scala 2.12): python 3.9 - **Spark Version** (e.g. 3.2.3): 3.3.2 - **Spark Platform** (e.g. Synapse, Databricks): Databricks...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when I try to use the SAR model with `userCol` and `itemCol` as string types. Currently, the...
### SynapseML version 1.0.5 ### System information - **Language version** (e.g. python 3.8, scala 2.12):Python 3.11.0rc1 - **Spark Version** (e.g. 3.2.3):3.5.0 - **Spark Platform** (e.g. Synapse, Databricks):Databricks ### Describe the...