@@ -47,13 +47,13 @@ This section describes how to run distributed LightGBM training in various progr
...
@@ -47,13 +47,13 @@ This section describes how to run distributed LightGBM training in various progr
Apache Spark
Apache Spark
^^^^^^^^^^^^
^^^^^^^^^^^^
Apache Spark users can use `MMLSpark`_ for machine learning workflows with LightGBM. This project is not maintained by LightGBM's maintainers.
Apache Spark users can use `SynapseML`_ for machine learning workflows with LightGBM. This project is not maintained by LightGBM's maintainers.
See `this MMLSpark example`_ and `the MMLSpark documentation`_ for additional information on using LightGBM on Spark.
See `this SynapseML example`_ and `the SynapseML documentation`_ for additional information on using LightGBM on Spark.
.. note::
.. note::
``MMLSpark`` is not maintained by LightGBM's maintainers. Bug reports or feature requests should be directed to https://github.com/Azure/mmlspark/issues.
``SynapseML`` is not maintained by LightGBM's maintainers. Bug reports or feature requests should be directed to https://github.com/microsoft/SynapseML/issues.