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

[docs] Add LightGBM Tuner by Optuna links to README.md #2893

Merged
merged 4 commits into from
Mar 16, 2020

Conversation

Crissman
Copy link
Contributor

Hi!

Optuna is a new hyperparameter optimization library, and we've written an tuner module for LightGBM to make it easy to use Optuna to search for good hyperparameter settings and prune unpromising trials. We're looking for ways to let users of LightGBM know this is available and thought a badge to show Optuna integration is available would be helpful along with a link to Optuna in the further readings section.

If there are other ways you would recommend reaching out to LightGBM users to let them know about Optuna, please let us know.

Thanks!

@guolinke
Copy link
Collaborator

@guolinke guolinke added the doc label Mar 10, 2020
@jameslamb
Copy link
Collaborator

Thanks @Crissman , it is wonderful.

BTW, may be you can add optuna link to our documents, like https://github.com/microsoft/LightGBM/blob/master/docs/Parameters-Tuning.rst and https://github.com/microsoft/LightGBM/blob/master/docs/Parameters.rst

I think it would be enough to just add to Parameters-Tuning.rst. In my opinion we should try to keep Parameters.rst limited to just telling you what parameters exist and the impact of choosing different values for them.

Copy link
Collaborator

@jameslamb jameslamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Crissman !

README.md Outdated Show resolved Hide resolved
@StrikerRUS StrikerRUS changed the title Add LightGBM Tuner by Optuna links to README.md [docs] Add LightGBM Tuner by Optuna links to README.md Mar 10, 2020
Add repository code link.
README.md Outdated Show resolved Hide resolved
@guolinke guolinke merged commit f248170 into microsoft:master Mar 16, 2020
@jameslamb
Copy link
Collaborator

thanks @Crissman !

@Crissman Crissman deleted the patch-1 branch March 17, 2020 01:05
@lock lock bot locked as resolved and limited conversation to collaborators May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants