[7.x][DOCS] Changes hyperparam optimization section ID (#50173)

This commit is contained in:
István Zoltán Szabó 2019-12-13 12:22:50 +01:00 committed by GitHub
parent 7611b3c9be
commit 8f36bfa37f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -104,7 +104,7 @@ include::{docdir}/ml/ml-shared.asciidoc[tag=randomize-seed]
===== Advanced parameters
Advanced parameters are for fine-tuning {reganalysis}. They are set
automatically by <<ml-hyperparameter-optimization,hyperparameter optimization>>
automatically by <<ml-hyperparam-optimization,hyperparameter optimization>>
to give minimum validation error. It is highly recommended to use the default
values unless you fully understand the function of these parameters. If these
parameters are not supplied, their values are automatically tuned to give
@ -170,7 +170,7 @@ include::{docdir}/ml/ml-shared.asciidoc[tag=randomize-seed]
===== Advanced parameters
Advanced parameters are for fine-tuning {classanalysis}. They are set
automatically by <<ml-hyperparameter-optimization,hyperparameter optimization>>
automatically by <<ml-hyperparam-optimization,hyperparameter optimization>>
to give minimum validation error. It is highly recommended to use the default
values unless you fully understand the function of these parameters. If these
parameters are not supplied, their values are automatically tuned to give
@ -197,7 +197,7 @@ include::{docdir}/ml/ml-shared.asciidoc[tag=gamma]
include::{docdir}/ml/ml-shared.asciidoc[tag=lambda]
[discrete]
[[ml-hyperparameter-optimization]]
[[ml-hyperparam-optimization]]
==== Hyperparameter optimization
If you don't supply {regression} or {classification} parameters, hyperparameter