SynapseML
SynapseML copied to clipboard
Simple and Distributed Machine Learning
## Related Issues/PRs #xxx ## What changes are proposed in this pull request? _Briefly describe the changes included in this Pull Request._ ## How is this patch tested? - [...
Dear Team: Is there a possibility to implement complete .Net bindings (including core and MLLib etc) for Spark using Autogen technology? .Net for Spark [.Net for Spark](https://github.com/dotnet/spark) seems to only...
trying to debug a build issue
### SynapseML version com.microsoft.azure:synapseml_2.12:0.11.0 ### System information - **Language version** (e.g. python 3.8, scala 2.12): Python 3.9.5, Scala 2.12 - **Spark Version** (e.g. 3.2.3): 3.3.0 - **Spark Platform** (e.g. Synapse,...
I could not find any documentation on this. Is GPU acceleration always on?
## Related Issues/PRs #xxx ## What changes are proposed in this pull request? _Briefly describe the changes included in this Pull Request._ ## How is this patch tested? - [...
**Is your feature request related to a problem? Please describe.** Today synapseml can only be installed using pip and the artefacts stored on Pypi (or eventually by building sources directly...
## Related Issues/PRs #xxx ## What changes are proposed in this pull request? _Briefly describe the changes included in this Pull Request._ ## How is this patch tested? - [...
Hi mmlspark team, Given I have a LightGBM model trained in python with a dataset that contains categorical features and missing values. Now LightGBM deals with both under the hood...
**Is your feature request related to a problem? Please describe.** I aims to run the lightgbm model for a multiclass classification problem. But I didn't find a feature parameter to...