microsoft/SynapseML
View on GitHubRequest: Spark Scala standalone app example for LightGBM
Open
#731 opened on Nov 12, 2019
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.