Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Request: Spark Scala standalone app example for LightGBM #731
Comments
|
|
|
@ttpro1995 there are lots of examples in the scala test files, but no notebook examples. There's already multiple issues like this: |


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.