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 (861 forks)batch import
area/documentationgood first issue

Repository metrics

Stars
 (5,228 stars)
PR merge metrics
 (Avg merge 23h 16m) (2 merged PRs in 30d)

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