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

Add Optuna badge to README.md #5208

Merged
merged 2 commits into from
Jan 16, 2020
Merged

Add Optuna badge to README.md #5208

merged 2 commits into from
Jan 16, 2020

Conversation

Crissman
Copy link
Contributor

@Crissman Crissman commented Jan 15, 2020

Hi!

Optuna is a new hyperparameter optimization library, and we've written an integration module for XGBoost 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 XGboost know this is available and thought a badge to show Optuna integration is available would be helpful.

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

Thanks!

Hi!

Optuna (www.optuna.org) is a new hyperparameter optimization library, and we've written an integration module for XGBoost 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 XGboost know this is available and thought a badge to show Optuna integration is available would be helpful.

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

Thanks!
@Crissman
Copy link
Contributor Author

Crissman commented Jan 15, 2020

Here's our example of using the pruning integration with XGBoost: https://github.com/optuna/optuna/blob/master/examples/pruning/xgboost_integration.py

@trivialfis trivialfis merged commit e526871 into dmlc:master Jan 16, 2020
@Crissman Crissman deleted the patch-1 branch March 31, 2020 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants