Unverified Commit 8a90ea3f authored by Prince Canuma's avatar Prince Canuma Committed by GitHub
Browse files

[doc] Add link to Neptune hyperparam tuning guide (#4529)



* Adding link to a ligthGBM article

* Adding link to Neptune + LightGBM integration

* text formatting

* Update README.md
Co-authored-by: default avatarJames Lamb <jaylamb20@gmail.com>

* fixing link in external repos

* adding text

* remove link to neptune repo
Co-authored-by: default avatarJames Lamb <jaylamb20@gmail.com>
parent a926d4fe
......@@ -44,6 +44,7 @@ Next you may want to read:
- [**Laurae++ interactive documentation**](https://sites.google.com/view/lauraepp/parameters) is a detailed guide for hyperparameters.
- [**FLAML**](https://www.microsoft.com/en-us/research/project/fast-and-lightweight-automl-for-large-scale-data/articles/flaml-a-fast-and-lightweight-automl-library/) provides automated tuning for LightGBM ([code examples](https://github.com/microsoft/FLAML/blob/main/notebook/flaml_lightgbm.ipynb)).
- [**Optuna Hyperparameter Tuner**](https://medium.com/optuna/lightgbm-tuner-new-optuna-integration-for-hyperparameter-optimization-8b7095e99258) provides automated tuning for LightGBM hyperparameters ([code examples](https://github.com/optuna/optuna/tree/master/examples/lightgbm)).
- [**Understanding LightGBM Parameters (and How to Tune Them using Neptune)**](https://neptune.ai/blog/lightgbm-parameters-guide).
Documentation for contributors:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment