The Wayback Machine - https://web.archive.org/web/20201124013855/https://github.com/Azure/mmlspark/issues/731
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Spark Scala standalone app example for LightGBM #731

Open
ttpro1995 opened this issue Nov 12, 2019 · 2 comments
Open

Request: Spark Scala standalone app example for LightGBM #731

ttpro1995 opened this issue Nov 12, 2019 · 2 comments

Comments

@ttpro1995
Copy link

@ttpro1995 ttpro1995 commented Nov 12, 2019

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.

@welcome
Copy link

@welcome welcome bot commented Nov 12, 2019

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.

@ttpro1995 ttpro1995 changed the title Need Spark Scala standalone app example for LightGBM Request: Spark Scala standalone app example for LightGBM Nov 12, 2019
@imatiach-msft
Copy link
Collaborator

@imatiach-msft imatiach-msft commented Nov 12, 2019

@ttpro1995 there are lots of examples in the scala test files, but no notebook examples. There's already multiple issues like this:
#453
#166
and there's even an initial PR:
#576

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.