microsoft/SynapseML

Request: Spark Scala standalone app example for LightGBM

Open

#731 opened on Nov 12, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Scala (5,228 stars) (861 forks)batch import
area/documentationgood first issue

Description

We have LightGBM - Quantile Regression for Drug Discovery.ipynb as PySpark code example.

I would like to request Spark Scala example as API does not exactly the same (can copy paste) between PySpark and Spark.

An Spark example will be helpful for beginner.

Contributor guide