Skip to content

Commit 0bcbdde

Browse files
committed
[DOCS] Fine-tunes training_percent definition. (#50601)
1 parent e6a469c commit 0bcbdde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/ml/ml-shared.asciidoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1062,8 +1062,8 @@ end::tokenizer[]
10621062
tag::training-percent[]
10631063
Defines what percentage of the eligible documents that will
10641064
be used for training. Documents that are ignored by the analysis (for example
1065-
those that contain arrays) won’t be included in the calculation for used
1066-
percentage. Defaults to `100`.
1065+
those that contain arrays with more than one value) won’t be included in the
1066+
calculation for used percentage. Defaults to `100`.
10671067
end::training-percent[]
10681068

10691069
tag::use-null[]

0 commit comments

Comments
 (0)