Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
eda4d644
Unverified
Commit
eda4d644
authored
Mar 12, 2020
by
Crissman Loomis
Committed by
GitHub
Mar 12, 2020
Browse files
[doc] Update Parameters-Tuning.rst (#2896)
Add Optuna link for automated hyperparameter tuning.
parent
bd10918e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
docs/Parameters-Tuning.rst
docs/Parameters-Tuning.rst
+3
-0
No files found.
docs/Parameters-Tuning.rst
View file @
eda4d644
...
...
@@ -7,6 +7,7 @@ This page contains parameters tuning guides for different scenarios.
- `Parameters <./Parameters.rst>`__
- `Python API <./Python-API.rst>`__
- `Optuna`_ for automated hyperparameter tuning
Tune Parameters for the Leaf-wise (Best-first) Tree
---------------------------------------------------
...
...
@@ -79,3 +80,5 @@ Deal with Over-fitting
- Try ``max_depth`` to avoid growing deep tree
- Try ``extra_trees``
.. _Optuna: https://medium.com/optuna/lightgbm-tuner-new-optuna-integration-for-hyperparameter-optimization-8b7095e99258
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment